Skip to content

mindful-time/langchain-azure-ai-foundary-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure AI Foundry Tracing with LangChain

This project demonstrates how to implement tracing and monitoring for LangChain applications using Azure Application Insights and OpenTelemetry.

Overview

The sample code shows how to:

  • Set up Azure Application Insights tracing for LangChain
  • Instrument LangChain with OpenTelemetry
  • Use Azure OpenAI with LangChain
  • Configure LangSmith tracing

Prerequisites

  • Python 3.10 or higher
  • Azure subscription with:
    • Azure Application Insights resource
    • Azure OpenAI resource
  • LangSmith account (for additional tracing capabilities)

Environment Variables

The following environment variables need to be configured:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages