← All dashboards

Langchain Observability Dashboard

Observability dashboard for langchain framework. This dashboard is powered by https://xpuls.ai. For auto-instrumentation checkout: https://github.com/xpuls-labs/xpuls-ml-sdk.

Auto Instrument your langchain application with a single line of code. Steps:

  1. Install xpuls-ml-sdk from pypi using pip install xpuls-ml-sdk
  2. Add below code (basic usage, for advanced guide refer to below links)
python
from xpuls.mlmonitor.langchain.instrument import LangchainTelemetry

# Add default labels that will be added to all captured metrics
default_labels = {"service": "ml-project-service", "k8s-cluster": "app0", "name": "fallback_value"}

# Enable the auto-telemetry
LangchainTelemetry(default_labels=default_labels).auto_instrument()

Checkout more details at the github repository: xpuls-ml-sdk

For detailed documentation on how to instrument, check out: https://github.com/xpuls-labs/xpuls-ml-sdk-python/blob/main/docs/langchain.md

To know more, visit: https://xpuls.ai

Give us a star ⭐️ and follow us on github at xpuls-labs, if you find this helpful

For advanced tracking and logs integration, you can try out our platform @ https://platform.xpuls.ai. It’s FREE

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 16