Skip to content

Send LangSmith Run ID to AI Gateway

Shinya Maeda requested to merge send-langsmith-run-id-to-ai-gateway into master

What does this MR do and why?

This MR sends langsmith-trace header to AI Gateway for distributed tracing. See LangSmith's distributed tracing for more information.

AI Gateway counter-part: feat(trace): trace requests via langsmith (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!1187 - merged)

Related to Add support for LangSmith tracing in AI Gateway (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist#559 - closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

With LangSmith enabled, you will see the distributed tracing like following:

2024-08-07_17-52

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Shinya Maeda

Merge request reports

Loading