[PR #3865] [MERGED] Add general LS int tracing docs for openai compatible providers #3878

Closed
opened 2026-06-05 18:53:27 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3865
Author: @katmayb
Created: 5/4/2026
Status: Merged
Merged: 5/26/2026
Merged by: @katmayb

Base: mainHead: openai-api-compatible-integration


📝 Commits (3)

  • 34f21d4 Add general LS int tracing docs for openai compatible providers
  • 1bb7444 Edits
  • d430612 Merge branch 'main' into openai-api-compatible-integration

📊 Changes

4 files changed (+151 additions, -1 deletions)

View changed files

📝 src/docs.json (+2 -1)
📝 src/langsmith/integrations.mdx (+6 -0)
📝 src/langsmith/trace-openai.mdx (+2 -0)
src/langsmith/trace-with-openai-compatible.mdx (+141 -0)

📄 Description

Fixes DOC-662


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3865 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/26/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `openai-api-compatible-integration` --- ### 📝 Commits (3) - [`34f21d4`](https://github.com/langchain-ai/docs/commit/34f21d418cc8aa3647d91594bbde311c156e6b5d) Add general LS int tracing docs for openai compatible providers - [`1bb7444`](https://github.com/langchain-ai/docs/commit/1bb744457f949abac5b1402b3c9db72394d7937a) Edits - [`d430612`](https://github.com/langchain-ai/docs/commit/d43061242d22f5633c2cb3969b201e0cb39716e6) Merge branch 'main' into openai-api-compatible-integration ### 📊 Changes **4 files changed** (+151 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -1) 📝 `src/langsmith/integrations.mdx` (+6 -0) 📝 `src/langsmith/trace-openai.mdx` (+2 -0) ➕ `src/langsmith/trace-with-openai-compatible.mdx` (+141 -0) </details> ### 📄 Description Fixes DOC-662 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:53:27 -04:00
yindo closed this issue 2026-06-05 18:53:27 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3878