core/models/tuul_options library
Classes
- AbilityOptions
- Toggles specific features of the AI model.
- AgentOptions
- Identifies the specific AI Agent configuration to be used.
- ImageOptions
- Metadata for attachments (images/documents) included in a prompt.
- PromptOptions
- Contains the primary input data for the AI.
- SessionOptions
- Contextual IDs used to track long-running conversations.
- StateOptions
- Controls the lifecycle of the conversation state.
- TuulOptions
- The master configuration class for Tuul AI requests.