[PR #1547] [MERGED] Iterative improvements to OSS <> LangSmith #1636

Closed
opened 2026-02-17 17:22:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1547
Author: @katmayb
Created: 11/20/2025
Status: Merged
Merged: 11/20/2025
Merged by: @katmayb

Base: mainHead: lc-use-in-prod


📝 Commits (1)

  • 79f5c8d Iterative improvements to OSS <> LangSmith

📊 Changes

10 files changed (+104 additions, -69 deletions)

View changed files

📝 src/docs.json (+22 -12)
📝 src/oss/langchain/deploy.mdx (+5 -4)
📝 src/oss/langchain/observability.mdx (+9 -9)
📝 src/oss/langchain/studio.mdx (+2 -1)
📝 src/oss/langgraph/application-structure.mdx (+5 -5)
📝 src/oss/langgraph/deploy.mdx (+2 -2)
📝 src/oss/langgraph/observability.mdx (+3 -2)
📝 src/oss/langgraph/overview.mdx (+13 -3)
📝 src/oss/langgraph/studio.mdx (+1 -1)
📝 src/snippets/oss/studio.mdx (+42 -30)

📄 Description

This PR adds some clarification to the OSS docs for deployment and obs in LangSmith. There is likely more work to be done here, but this PR does the following:

  • Updates the nav to make the workflow of going from dev to production with LangSmith.
  • Updates some of the intros to that content to contextualize LangChain or LangGraph --> LangSmith.
  • More links!

🔄 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/1547 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `lc-use-in-prod` --- ### 📝 Commits (1) - [`79f5c8d`](https://github.com/langchain-ai/docs/commit/79f5c8dd5795e56b449dffe259e6c082f80cf843) Iterative improvements to OSS <> LangSmith ### 📊 Changes **10 files changed** (+104 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+22 -12) 📝 `src/oss/langchain/deploy.mdx` (+5 -4) 📝 `src/oss/langchain/observability.mdx` (+9 -9) 📝 `src/oss/langchain/studio.mdx` (+2 -1) 📝 `src/oss/langgraph/application-structure.mdx` (+5 -5) 📝 `src/oss/langgraph/deploy.mdx` (+2 -2) 📝 `src/oss/langgraph/observability.mdx` (+3 -2) 📝 `src/oss/langgraph/overview.mdx` (+13 -3) 📝 `src/oss/langgraph/studio.mdx` (+1 -1) 📝 `src/snippets/oss/studio.mdx` (+42 -30) </details> ### 📄 Description This PR adds some clarification to the OSS docs for deployment and obs in LangSmith. There is likely more work to be done here, but this PR does the following: - Updates the nav to make the workflow of going from dev to production with LangSmith. - Updates some of the intros to that content to contextualize LangChain or LangGraph --> LangSmith. - More links! --- <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-02-17 17:22:34 -05:00
yindo closed this issue 2026-02-17 17:22:34 -05:00
yindo changed title from [PR #1547] Iterative improvements to OSS <> LangSmith to [PR #1547] [MERGED] Iterative improvements to OSS <> LangSmith 2026-06-05 18:14:04 -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#1636