[PR #1252] [MERGED] LangGraph Server --> Agent Server #1409

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

📋 Pull Request Information

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

Base: mainHead: lg-server-agent


📝 Commits (2)

📊 Changes

50 files changed (+219 additions, -211 deletions)

View changed files

📝 src/docs.json (+10 -2)
📝 src/langsmith/add-auth-server.mdx (+1 -1)
📝 src/langsmith/add-human-in-the-loop.mdx (+2 -2)
📝 src/langsmith/agent-server-changelog.mdx (+3 -3)
src/langsmith/agent-server.mdx (+59 -0)
📝 src/langsmith/api-ref-control-plane.mdx (+1 -1)
📝 src/langsmith/assistants.mdx (+2 -2)
📝 src/langsmith/cicd-pipeline-example.mdx (+3 -3)
📝 src/langsmith/cli.mdx (+6 -6)
📝 src/langsmith/cloud.mdx (+2 -2)
📝 src/langsmith/components.mdx (+6 -6)
📝 src/langsmith/control-plane.mdx (+6 -6)
📝 src/langsmith/cron-jobs.mdx (+1 -1)
📝 src/langsmith/custom-routes.mdx (+1 -1)
📝 src/langsmith/data-plane.mdx (+9 -9)
📝 src/langsmith/data-storage-and-privacy.mdx (+6 -6)
📝 src/langsmith/deploy-hybrid.mdx (+6 -6)
📝 src/langsmith/deploy-standalone-server.mdx (+4 -4)
📝 src/langsmith/deploy-with-control-plane.mdx (+1 -1)
📝 src/langsmith/deployments.mdx (+4 -4)

...and 30 more files

📄 Description

Preview

https://langchain-5e9cc07a-preview-lgserv-1762186981-881b628.mintlify.app/langsmith/agent-server


🔄 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/1252 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/3/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `lg-server-agent` --- ### 📝 Commits (2) - [`c3d8914`](https://github.com/langchain-ai/docs/commit/c3d89148ff2c9075b860e194dcf1aff732df9435) LangGraph Server --> Agent Server - [`15b2d56`](https://github.com/langchain-ai/docs/commit/15b2d56915de75200874a35bb935f553bd0961a0) Fix conflicts ### 📊 Changes **50 files changed** (+219 additions, -211 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+10 -2) 📝 `src/langsmith/add-auth-server.mdx` (+1 -1) 📝 `src/langsmith/add-human-in-the-loop.mdx` (+2 -2) 📝 `src/langsmith/agent-server-changelog.mdx` (+3 -3) ➕ `src/langsmith/agent-server.mdx` (+59 -0) 📝 `src/langsmith/api-ref-control-plane.mdx` (+1 -1) 📝 `src/langsmith/assistants.mdx` (+2 -2) 📝 `src/langsmith/cicd-pipeline-example.mdx` (+3 -3) 📝 `src/langsmith/cli.mdx` (+6 -6) 📝 `src/langsmith/cloud.mdx` (+2 -2) 📝 `src/langsmith/components.mdx` (+6 -6) 📝 `src/langsmith/control-plane.mdx` (+6 -6) 📝 `src/langsmith/cron-jobs.mdx` (+1 -1) 📝 `src/langsmith/custom-routes.mdx` (+1 -1) 📝 `src/langsmith/data-plane.mdx` (+9 -9) 📝 `src/langsmith/data-storage-and-privacy.mdx` (+6 -6) 📝 `src/langsmith/deploy-hybrid.mdx` (+6 -6) 📝 `src/langsmith/deploy-standalone-server.mdx` (+4 -4) 📝 `src/langsmith/deploy-with-control-plane.mdx` (+1 -1) 📝 `src/langsmith/deployments.mdx` (+4 -4) _...and 30 more files_ </details> ### 📄 Description ## Preview https://langchain-5e9cc07a-preview-lgserv-1762186981-881b628.mintlify.app/langsmith/agent-server --- <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:19 -05:00
yindo closed this issue 2026-02-17 17:22:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1409