[PR #364] [MERGED] docs(oss): add langchain/production Studio docs #675

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/364
Author: @casparb
Created: 9/3/2025
Status: Merged
Merged: 9/5/2025
Merged by: @casparb

Base: mainHead: caspar/prod-studio


📝 Commits (4)

  • b52df44 docs(oss): add langchain/production studio docs
  • 98583de docs(oss): add studio create-agent png
  • 8f9dae0 docs(oss): wording nits, link to Studio docs
  • 14959a7 Merge branch 'main' into caspar/prod-studio

📊 Changes

2 files changed (+164 additions, -1 deletions)

View changed files

src/oss/images/studio_create-agent.png (+0 -0)
📝 src/oss/langchain-studio.mdx (+164 -1)

📄 Description

Add docs on interacting with your create_agent() in LangGraph Studio, covering how to:

  • Setup a local LangGraph server
  • View your agent in Studio

🔄 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/364 **Author:** [@casparb](https://github.com/casparb) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@casparb](https://github.com/casparb) **Base:** `main` ← **Head:** `caspar/prod-studio` --- ### 📝 Commits (4) - [`b52df44`](https://github.com/langchain-ai/docs/commit/b52df4463dba71e51900207d0c3ecbce3f75723a) docs(oss): add langchain/production studio docs - [`98583de`](https://github.com/langchain-ai/docs/commit/98583de64fe8b005913e9c6928746e5f0f96c077) docs(oss): add studio create-agent png - [`8f9dae0`](https://github.com/langchain-ai/docs/commit/8f9dae0e53e0b4fd8e09668d3a33bb452adb22c0) docs(oss): wording nits, link to Studio docs - [`14959a7`](https://github.com/langchain-ai/docs/commit/14959a735367ed8a5c4994f5ecb7c706a84de9a0) Merge branch 'main' into caspar/prod-studio ### 📊 Changes **2 files changed** (+164 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/images/studio_create-agent.png` (+0 -0) 📝 `src/oss/langchain-studio.mdx` (+164 -1) </details> ### 📄 Description Add docs on interacting with your `create_agent()` in LangGraph Studio, covering how to: * Setup a local LangGraph server * View your agent in Studio --- <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#675