[PR #253] [MERGED] Remove langgraph basic chatbot content from lgp docs add links #566

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/253
Author: @katmayb
Created: 8/28/2025
Status: Merged
Merged: 8/28/2025
Merged by: @katmayb

Base: mainHead: lgp-remove-lg-basics


📝 Commits (1)

  • 7adfd69 Remove langgraph basic chatbot content from lgp docs add links

📊 Changes

11 files changed (+21 additions, -1692 deletions)

View changed files

📝 src/docs.json (+4 -16)
src/langgraph-platform/langgraph-basics/1-build-basic-chatbot.mdx (+0 -216)
src/langgraph-platform/langgraph-basics/2-add-tools.mdx (+0 -337)
src/langgraph-platform/langgraph-basics/3-add-memory.mdx (+0 -212)
src/langgraph-platform/langgraph-basics/4-human-in-the-loop.mdx (+0 -282)
src/langgraph-platform/langgraph-basics/5-customize-state.mdx (+0 -311)
src/langgraph-platform/langgraph-basics/6-time-travel.mdx (+0 -290)
src/langgraph-platform/langgraph-basics/basic-chatbot.png (+0 -0)
src/langgraph-platform/langgraph-basics/chatbot-with-tools.png (+0 -0)
src/langgraph-platform/langgraph-basics/why-langgraph.mdx (+0 -28)
src/langgraph-platform/why-langgraph.mdx (+17 -0)

📄 Description

This PR removes the duplicate LangGraph Basics tutorial series from the LGP docs. Left behind is an overview for the Build tab of the LGP site that directly links to the LangGraph OSS version of these tutorials. It also references that you can build with other frameworks and the extended capabilities that LGP offers.


🔄 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/253 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `lgp-remove-lg-basics` --- ### 📝 Commits (1) - [`7adfd69`](https://github.com/langchain-ai/docs/commit/7adfd699985debe2ca24ea6e42556d62524dd172) Remove langgraph basic chatbot content from lgp docs add links ### 📊 Changes **11 files changed** (+21 additions, -1692 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+4 -16) ➖ `src/langgraph-platform/langgraph-basics/1-build-basic-chatbot.mdx` (+0 -216) ➖ `src/langgraph-platform/langgraph-basics/2-add-tools.mdx` (+0 -337) ➖ `src/langgraph-platform/langgraph-basics/3-add-memory.mdx` (+0 -212) ➖ `src/langgraph-platform/langgraph-basics/4-human-in-the-loop.mdx` (+0 -282) ➖ `src/langgraph-platform/langgraph-basics/5-customize-state.mdx` (+0 -311) ➖ `src/langgraph-platform/langgraph-basics/6-time-travel.mdx` (+0 -290) ➖ `src/langgraph-platform/langgraph-basics/basic-chatbot.png` (+0 -0) ➖ `src/langgraph-platform/langgraph-basics/chatbot-with-tools.png` (+0 -0) ➖ `src/langgraph-platform/langgraph-basics/why-langgraph.mdx` (+0 -28) ➕ `src/langgraph-platform/why-langgraph.mdx` (+17 -0) </details> ### 📄 Description This PR removes the duplicate LangGraph Basics tutorial series from the LGP docs. Left behind is an overview for the Build tab of the LGP site that directly links to the LangGraph OSS version of these tutorials. It also references that you can build with other frameworks and the extended capabilities that LGP offers. --- <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:39 -05:00
yindo closed this issue 2026-02-17 17:20:39 -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#566