Models
OpenAI Like
Learn how to use OpenAI-like models in Agno.
Many providers like Together, Groq, Sambanova, etc support the OpenAI API format. Use the OpenAILike
model to access them by replacing the base_url
.
Example
Params
OpenAILike
also support all the params of OpenAIChat