Setup
Install Braintrust alongside Agno:.env
Trace with Agno
To enable automatic tracing, callsetup_agno() before creating your agents.
This example creates a stock price agent with Yahoo Finance tools:
Python
agno_braintrust.py
setup_agno() before creating your agents.
This example creates a stock price agent with Yahoo Finance tools: