Overview
This guide shows you how to integrate Latitude Telemetry into an application that uses LangChain.You’ll keep calling LangChain exactly as you do today. Telemetry simply
observes and enriches those calls.
Requirements
- A Latitude account and API key
- A Latitude project slug
- A project that uses LangChain
Steps
1
Install
- TypeScript
- Python
2
Initialize and use
- TypeScript
- Python
Seeing Your Traces
Once connected, traces appear automatically in Latitude:- Open your project in the Latitude dashboard
- Each execution shows input/output messages, model, token usage, latency, and errors
- LangChain chain steps appear as child spans