Overview
This example demonstrates how to instrument your Agno agent with Langtrace for tracing and monitoring.Code
Usage
1
Install Dependencies
2
Set Environment Variables
3
Run the Agent
Notes
- Initialization: Call
langtrace.init()
to initialize Langtrace before using the agent.