Integrations
LLM Observability with LangSmith and OpenLLMetry
LangSmith is an all-in-one developer platform for every step of the LLM-powered application lifecycle.
LangSmith supports ingesting traces using OpenTelemetry / OpenLLMetry format. For more details, see LangSmith’s OpenTelemetry documentation.
To Log Traces to Langsmith
Signup for LangSmith and create an API Key. Then setup your environment variables:
You can then log traces with OpenLLMetry to LangSmith, here is an example:
Was this page helpful?