Skip to main content

BeforeLLMInput

Defined in the events module.
AI Agent 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.

Source

View on GitHub

praisonaiagents/hooks/events.py at line 121