Skip to main content

BeforeLLMInput

Defined in the events module.
Input for BeforeLLM hooks.

Properties

messages
List
No description available.
model
str
No description available.
temperature
Optional
No description available.
max_tokens
Optional
No description available.
  • to_dict: Generic utility method.