[PR #1171] [CLOSED] docs: add studio UI docs #1927

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1171
Author: @vbarda
Created: 7/30/2024
Status: Closed

Base: mainHead: vb/add-studio-docs


📝 Commits (9)

  • 924f967 docs: add studio UI docs
  • a4055cd move to a single file
  • 3738a93 shrink videos
  • e4f949f Merge branch 'main' into vb/add-studio-docs
  • 28a9097 review
  • 643807b Merge branch 'vb/add-studio-docs' of github.com:langchain-ai/langgraph into vb/add-studio-docs
  • 88b6c34 Merge branch 'main' into vb/add-studio-docs
  • eb5a0a0 reduce img size
  • edc6747 Merge branch 'vb/add-studio-docs' of github.com:langchain-ai/langgraph into vb/add-studio-docs

📊 Changes

16 files changed (+179 additions, -0 deletions)

View changed files

docs/docs/studio/img/create_thread.mp4 (+0 -0)
docs/docs/studio/img/fork_thread.mp4 (+0 -0)
docs/docs/studio/img/graph_config.mp4 (+0 -0)
docs/docs/studio/img/graph_edit_code.mp4 (+0 -0)
docs/docs/studio/img/graph_edit_json.mp4 (+0 -0)
docs/docs/studio/img/graph_interrupt_all.png (+0 -0)
docs/docs/studio/img/graph_interrupts.mp4 (+0 -0)
docs/docs/studio/img/graph_interrupts_all.mp4 (+0 -0)
docs/docs/studio/img/graph_invoke.mp4 (+0 -0)
docs/docs/studio/img/graph_screen.png (+0 -0)
docs/docs/studio/img/graph_video_poster.png (+0 -0)
docs/docs/studio/img/login_screen.png (+0 -0)
docs/docs/studio/img/select_project_screen.png (+0 -0)
docs/docs/studio/img/select_thread.mp4 (+0 -0)
docs/docs/studio/index.md (+178 -0)
📝 docs/mkdocs.yml (+1 -0)

📄 Description

No description provided


🔄 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/langgraph/pull/1171 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `vb/add-studio-docs` --- ### 📝 Commits (9) - [`924f967`](https://github.com/langchain-ai/langgraph/commit/924f96790ef435acad18a97a8e8ca01218382314) docs: add studio UI docs - [`a4055cd`](https://github.com/langchain-ai/langgraph/commit/a4055cd32ce24db7a74568d871589a13544904eb) move to a single file - [`3738a93`](https://github.com/langchain-ai/langgraph/commit/3738a93e691813e340422f785837084185c74972) shrink videos - [`e4f949f`](https://github.com/langchain-ai/langgraph/commit/e4f949fcbb4bcd7a6d146b8207faae3f45bc3f1c) Merge branch 'main' into vb/add-studio-docs - [`28a9097`](https://github.com/langchain-ai/langgraph/commit/28a9097dfb295cff263a3ec9624cfb1d4d81f7bc) review - [`643807b`](https://github.com/langchain-ai/langgraph/commit/643807be7e400f7bd01a5fac4f3b827c9a16a902) Merge branch 'vb/add-studio-docs' of github.com:langchain-ai/langgraph into vb/add-studio-docs - [`88b6c34`](https://github.com/langchain-ai/langgraph/commit/88b6c349eb1b6027a38cabacc6e65936ce67c8e5) Merge branch 'main' into vb/add-studio-docs - [`eb5a0a0`](https://github.com/langchain-ai/langgraph/commit/eb5a0a05a3972ed567d4cd7d11a6c2c9848f29d1) reduce img size - [`edc6747`](https://github.com/langchain-ai/langgraph/commit/edc674789ae4e77b8ce5707d111bee73dbbed15e) Merge branch 'vb/add-studio-docs' of github.com:langchain-ai/langgraph into vb/add-studio-docs ### 📊 Changes **16 files changed** (+179 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/studio/img/create_thread.mp4` (+0 -0) ➕ `docs/docs/studio/img/fork_thread.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_config.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_edit_code.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_edit_json.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_interrupt_all.png` (+0 -0) ➕ `docs/docs/studio/img/graph_interrupts.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_interrupts_all.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_invoke.mp4` (+0 -0) ➕ `docs/docs/studio/img/graph_screen.png` (+0 -0) ➕ `docs/docs/studio/img/graph_video_poster.png` (+0 -0) ➕ `docs/docs/studio/img/login_screen.png` (+0 -0) ➕ `docs/docs/studio/img/select_project_screen.png` (+0 -0) ➕ `docs/docs/studio/img/select_thread.mp4` (+0 -0) ➕ `docs/docs/studio/index.md` (+178 -0) 📝 `docs/mkdocs.yml` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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-20 17:45:53 -05:00
yindo closed this issue 2026-02-20 17:45:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1927