Skip to main content
Demonstrates measuring agent instantiation performance.
instantiate_agent.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Run the example

Save the code above as instantiate_agent.py, then run:
Full source: cookbook/09_evals/performance/instantiate_agent.py