The phidata cookbook contains in-depth examples and code. From basic agents, function calling, structured output to advanced fine-tuning and evaluations.
Create a virtual environment
Create a virtual environment with the required libraries and install the project in editable mode. You can use a helper script or run these steps manually.
Run any recipe
Set your OPENAI_API_KEY
Install openai
and duckduckgo-search
Run the agents/web_search.py
recipe
The phidata cookbook contains in-depth examples and code. From basic agents, function calling, structured output to advanced fine-tuning and evaluations.
Create a virtual environment
Create a virtual environment with the required libraries and install the project in editable mode. You can use a helper script or run these steps manually.
Run any recipe
Set your OPENAI_API_KEY
Install openai
and duckduckgo-search
Run the agents/web_search.py
recipe