Skip to main content
Demonstrates measuring instantiation performance for a tooled agent.
instantiate_agent_with_tool.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Run the example

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