[PR #2090] [MERGED] chore: document adding config to existing project #2115

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2090
Author: @christian-bromann
Created: 1/5/2026
Status: Merged
Merged: 1/6/2026
Merged by: @lnhsingh

Base: mainHead: cb/langgraph-config-cmd-docs


📝 Commits (1)

  • b01f726 chore: document adding config to existing project

📊 Changes

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

View changed files

📝 src/oss/langgraph/local-server.mdx (+28 -1)

📄 Description

For the create-langgraph package I've added a command that allows to generate a config if the user doesn't have one. This is JS only.

Screenshot 2026-01-05 at 11 45 21 AM

🔄 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/2090 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cb/langgraph-config-cmd-docs` --- ### 📝 Commits (1) - [`b01f726`](https://github.com/langchain-ai/docs/commit/b01f7263e507fa085b69f6488abfd2296a42d777) chore: document adding config to existing project ### 📊 Changes **1 file changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/local-server.mdx` (+28 -1) </details> ### 📄 Description For the `create-langgraph` package I've added a command that allows to generate a config if the user doesn't have one. This is JS only. <img width="730" height="802" alt="Screenshot 2026-01-05 at 11 45 21 AM" src="https://github.com/user-attachments/assets/d75d8700-4fe8-4a99-9cca-2f98a1d56c84" /> --- <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:23:05 -05:00
yindo closed this issue 2026-02-17 17:23:05 -05:00
yindo changed title from [PR #2090] chore: document adding config to existing project to [PR #2090] [MERGED] chore: document adding config to existing project 2026-06-05 18:16:45 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2115