Skip to main content

Code

cookbook/90_models/cometapi/basic.py

Usage

1

Set up your virtual environment

2

Set your API key

bash export COMETAPI_KEY=xxx
3

Install dependencies

bash uv pip install -U agno openai
4

Run Agent