API Reference
Integrate with an AI model
Integrates with an AI model (e.g., GPT-4) to generate responses and select tools in Sol.
POST
Body
application/json
AI model to use (e.g., gpt-4)
Example:
"gpt-4"
List of messages for the AI model
Available tools for the AI to select from
How the AI should choose tools (e.g., auto)
Example:
"auto"