Mostly for future reference. will probably use this to train more advanced agents in the future.
install with pip install pydantic-ai
of pip install "pydantic-ai[openai]"
export your keys to the env
export OPENAI_API_KEY="your_openai_api_key"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Mostly for future reference. will probably use this to train more advanced agents in the future.
install with pip install pydantic-ai
of pip install "pydantic-ai[openai]"
export your keys to the env
export OPENAI_API_KEY="your_openai_api_key"