[PR #366] [MERGED] docs(oss): add langchain/production deploy docs #677

Closed
opened 2026-02-17 17:20:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/366
Author: @casparb
Created: 9/3/2025
Status: Merged
Merged: 9/11/2025
Merged by: @lnhsingh

Base: mainHead: caspar/prod-deploy


📝 Commits (8)

  • a28da7f docs(oss): add langchain/production deploy docs
  • b9d1058 docs(oss): add heading
  • 384111a docs(oss): rename heading
  • 55a43bd Merge branch 'main' into caspar/prod-deploy
  • 797868d docs(oss): fix wording, remove py async code example
  • 811c074 Merge branch 'main' into caspar/prod-deploy
  • 2692d77 docs(oss): fix broken link
  • f2b9b47 Merge branch 'main' into caspar/prod-deploy

📊 Changes

1 file changed (+138 additions, -1 deletions)

View changed files

📝 src/oss/langchain/deploy.mdx (+138 -1)

📄 Description

Add docs on deploying create_agent(), covering how to:

  • Deploy your agent on LangGraph Platform

Mintlify preview: https://langchain-5e9cc07a-preview-caspar-1757102246-3211079.mintlify.app/oss/python/langchain-deploy


🔄 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/366 **Author:** [@casparb](https://github.com/casparb) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `caspar/prod-deploy` --- ### 📝 Commits (8) - [`a28da7f`](https://github.com/langchain-ai/docs/commit/a28da7fb12a82b4f31007e1d171bcec3a1ad5b61) docs(oss): add langchain/production deploy docs - [`b9d1058`](https://github.com/langchain-ai/docs/commit/b9d1058ffe934162372752174ab5fe1c5a1bd372) docs(oss): add heading - [`384111a`](https://github.com/langchain-ai/docs/commit/384111a09a43d1889e27b90b2380ae831b9fd44e) docs(oss): rename heading - [`55a43bd`](https://github.com/langchain-ai/docs/commit/55a43bd7613c3487b2aa731b3c917412293c908f) Merge branch 'main' into caspar/prod-deploy - [`797868d`](https://github.com/langchain-ai/docs/commit/797868dcb1f4bf9b770c788ddb1cdd249b7008c2) docs(oss): fix wording, remove py async code example - [`811c074`](https://github.com/langchain-ai/docs/commit/811c0748d0c00eaff7083be2e4923621ed2382a5) Merge branch 'main' into caspar/prod-deploy - [`2692d77`](https://github.com/langchain-ai/docs/commit/2692d77ddfc9b4dbd363c66f7969baa16a37c94e) docs(oss): fix broken link - [`f2b9b47`](https://github.com/langchain-ai/docs/commit/f2b9b4757a0d20365a8d745a3722bb406ed044b8) Merge branch 'main' into caspar/prod-deploy ### 📊 Changes **1 file changed** (+138 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/deploy.mdx` (+138 -1) </details> ### 📄 Description Add docs on deploying `create_agent()`, covering how to: * Deploy your agent on LangGraph Platform Mintlify preview: https://langchain-5e9cc07a-preview-caspar-1757102246-3211079.mintlify.app/oss/python/langchain-deploy --- <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:20:54 -05:00
yindo closed this issue 2026-02-17 17:20:54 -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#677