[PR #834] [MERGED] [docs]: restructuring #1722

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/834
Author: @isahers1
Created: 6/26/2024
Status: Merged
Merged: 6/26/2024
Merged by: @hwchase17

Base: mainHead: isaac/moredocs


📝 Commits (8)

📊 Changes

14 files changed (+136 additions, -108 deletions)

View changed files

📝 docs/docs/cloud/concepts/index.md (+8 -2)
docs/docs/cloud/deployment/studio.md (+0 -44)
docs/docs/cloud/how-tos/img/studio_forks.gif (+0 -0)
docs/docs/cloud/how-tos/img/studio_input.gif (+0 -0)
docs/docs/cloud/how-tos/img/studio_threads.gif (+0 -0)
docs/docs/cloud/how-tos/img/studio_usage.gif (+0 -0)
docs/docs/cloud/how-tos/index.md (+55 -0)
docs/docs/cloud/how-tos/invoke_studio.md (+13 -0)
docs/docs/cloud/how-tos/test_deployment.md (+14 -0)
docs/docs/cloud/how-tos/threads_studio.md (+19 -0)
📝 docs/docs/cloud/index.md (+3 -1)
📝 docs/docs/cloud/quick_start.md (+3 -3)
📝 docs/docs/cloud/reference/cli.md (+6 -47)
📝 docs/mkdocs.yml (+15 -11)

📄 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/834 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `isaac/moredocs` --- ### 📝 Commits (8) - [`cdbcc5a`](https://github.com/langchain-ai/langgraph/commit/cdbcc5aafcc336c710e043c8d66cb7e1941d34cb) restructuring - [`af4fed0`](https://github.com/langchain-ai/langgraph/commit/af4fed023e218b560364f74e6a18303b79a16087) spelling - [`e44f4f1`](https://github.com/langchain-ai/langgraph/commit/e44f4f12b9ce4945061f4808ae42bcc32d634ec4) links - [`56bb3ac`](https://github.com/langchain-ai/langgraph/commit/56bb3ac300c91a51bd7e40f2e739880cc9d936ed) restructuring - [`aadd645`](https://github.com/langchain-ai/langgraph/commit/aadd6453d42c34d75eca3484747f2c67f02c965d) edits - [`a791551`](https://github.com/langchain-ai/langgraph/commit/a7915516300edfbdfadf068efcb9dfe9671ef73c) Merge branch 'main' into isaac/moredocs - [`d7a903a`](https://github.com/langchain-ai/langgraph/commit/d7a903a3675b09990dbcec61451f5d62a8088085) Update docs/docs/cloud/concepts/index.md - [`db7d570`](https://github.com/langchain-ai/langgraph/commit/db7d5700f6580a061f0dff5aca32e22614b7e3e4) Update docs/docs/cloud/concepts/index.md ### 📊 Changes **14 files changed** (+136 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/cloud/concepts/index.md` (+8 -2) ➖ `docs/docs/cloud/deployment/studio.md` (+0 -44) ➕ `docs/docs/cloud/how-tos/img/studio_forks.gif` (+0 -0) ➕ `docs/docs/cloud/how-tos/img/studio_input.gif` (+0 -0) ➕ `docs/docs/cloud/how-tos/img/studio_threads.gif` (+0 -0) ➕ `docs/docs/cloud/how-tos/img/studio_usage.gif` (+0 -0) ➕ `docs/docs/cloud/how-tos/index.md` (+55 -0) ➕ `docs/docs/cloud/how-tos/invoke_studio.md` (+13 -0) ➕ `docs/docs/cloud/how-tos/test_deployment.md` (+14 -0) ➕ `docs/docs/cloud/how-tos/threads_studio.md` (+19 -0) 📝 `docs/docs/cloud/index.md` (+3 -1) 📝 `docs/docs/cloud/quick_start.md` (+3 -3) 📝 `docs/docs/cloud/reference/cli.md` (+6 -47) 📝 `docs/mkdocs.yml` (+15 -11) </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:24 -05:00
yindo closed this issue 2026-02-20 17:45:24 -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#1722