| Example | Description |
|---|---|
| Cometapi Basic | Cookbook example for cometapi/basic.py. |
| Image Agent | Image analysis example using CometAPI with vision models. |
| Image Agent With Memory | Image analysis with memory example using CometAPI. |
| Multi Model | Example showcasing different models available through CometAPI. |
| Retry | Example demonstrating how to set up retries with CometAPI. |
| Cometapi Structured Output | Cookbook example for cometapi/structured_output.py. |
| Cometapi Tool Use | Cookbook example for cometapi/tool_use.py. |
CometAPI
Cometapi
This cookbook demonstrates how to use CometAPI with the Agno framework. CometAPI provides unified access to multiple LLM providers (GPT, Claude, Gemini, DeepSeek, Qwen, and more) t.
Was this page helpful?