[PR #1857] [MERGED] Add section what agnostic means for deployment #1913

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

📋 Pull Request Information

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

Base: mainHead: explain-fw-agnosticism


📝 Commits (2)

  • cabd9a7 Add section what agnostic means for deployment
  • 194556a Andrew's feedback

📊 Changes

7 files changed (+97 additions, -34 deletions)

View changed files

📝 src/langsmith/application-structure.mdx (+90 -8)
📝 src/langsmith/setup-app-requirements-txt.mdx (+2 -8)
📝 src/langsmith/setup-javascript.mdx (+2 -8)
📝 src/langsmith/setup-pyproject.mdx (+2 -8)
src/snippets/langsmith/framework-agnostic-js.mdx (+0 -1)
src/snippets/langsmith/framework-agnostic-py.mdx (+0 -1)
src/snippets/langsmith/framework-agnostic.mdx (+1 -0)

📄 Description

Fixes DOC-375

This is a follow-up PR for some deployment work that tries to clarify what "framework agnostic" means for LangSmith Deployment. Provides example code and short description. Added links to section from existing tip in docs.

Preview

https://langchain-5e9cc07a-preview-explai-1765467058-4ac1f26.mintlify.app/langsmith/application-structure#use-any-framework-with-langsmith-deployment


🔄 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/1857 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `explain-fw-agnosticism` --- ### 📝 Commits (2) - [`cabd9a7`](https://github.com/langchain-ai/docs/commit/cabd9a740ede274e82512f5b865df70e08f7f4a3) Add section what agnostic means for deployment - [`194556a`](https://github.com/langchain-ai/docs/commit/194556a3771a776e21890556c4e07a0669a5f778) Andrew's feedback ### 📊 Changes **7 files changed** (+97 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/application-structure.mdx` (+90 -8) 📝 `src/langsmith/setup-app-requirements-txt.mdx` (+2 -8) 📝 `src/langsmith/setup-javascript.mdx` (+2 -8) 📝 `src/langsmith/setup-pyproject.mdx` (+2 -8) ➖ `src/snippets/langsmith/framework-agnostic-js.mdx` (+0 -1) ➖ `src/snippets/langsmith/framework-agnostic-py.mdx` (+0 -1) ➕ `src/snippets/langsmith/framework-agnostic.mdx` (+1 -0) </details> ### 📄 Description Fixes DOC-375 This is a follow-up PR for some deployment work that tries to clarify what "framework agnostic" means for LangSmith Deployment. Provides example code and short description. Added links to section from existing tip in docs. ## Preview https://langchain-5e9cc07a-preview-explai-1765467058-4ac1f26.mintlify.app/langsmith/application-structure#use-any-framework-with-langsmith-deployment --- <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:52 -05:00
yindo closed this issue 2026-02-17 17:22:52 -05:00
yindo changed title from [PR #1857] Add section what agnostic means for deployment to [PR #1857] [MERGED] Add section what agnostic means for deployment 2026-06-05 18:15:38 -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#1913