| 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. |