[PR #636] [MERGED] improve README #1579

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/636
Author: @vbarda
Created: 6/10/2024
Status: Merged
Merged: 6/11/2024
Merged by: @vbarda

Base: mainHead: vb/improve-readme


📝 Commits (10+)

📊 Changes

1 file changed (+94 additions, -389 deletions)

View changed files

📝 README.md (+94 -389)

📄 Description

  • add key features
  • remove complex examples for conditionals / cycles in favor of the quick start in docs
  • remove streaming examples
  • make more concise docs links
  • add a section on contributing

🔄 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/636 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/10/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/improve-readme` --- ### 📝 Commits (10+) - [`00ecd0e`](https://github.com/langchain-ai/langgraph/commit/00ecd0e8a5b55584ffa3984961b25b7c2eff0ab4) improve README - [`8c922c4`](https://github.com/langchain-ai/langgraph/commit/8c922c4275da0470e452f67452fbb5d4beb2e68c) remove unncessary line - [`46d5812`](https://github.com/langchain-ai/langgraph/commit/46d5812b9805c6708b46e0c7a0ab2353fc3300bd) small nits - [`6869d45`](https://github.com/langchain-ai/langgraph/commit/6869d4594aeddf02068eee5de6f44b83cff62d72) more complex example - [`97ed6d1`](https://github.com/langchain-ai/langgraph/commit/97ed6d19a810192ac0addec9aa26be7c6d561860) remove duplicate feature - [`0f3eadc`](https://github.com/langchain-ai/langgraph/commit/0f3eadc78464a55e5951d18f9602ccb8f3d1be97) update why langgraph section - [`c1fafd5`](https://github.com/langchain-ai/langgraph/commit/c1fafd51f7f935293dd4ef936770031e6ddffbf7) small nits - [`8ebdbbd`](https://github.com/langchain-ai/langgraph/commit/8ebdbbde9cd7cdb1ef143178e5e46cc9d49b98dc) code review - [`70f9434`](https://github.com/langchain-ai/langgraph/commit/70f9434886113d2107dffb1d9b0786384af4e201) remove contributing section - [`b9c783e`](https://github.com/langchain-ai/langgraph/commit/b9c783ec8a0cc39242c2b87ef0d6d8ba08dbd0e5) more code review ### 📊 Changes **1 file changed** (+94 additions, -389 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+94 -389) </details> ### 📄 Description * add key features * remove complex examples for conditionals / cycles in favor of the quick start in docs * remove streaming examples * make more concise docs links * add a section on contributing --- <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:04 -05:00
yindo closed this issue 2026-02-20 17:45:04 -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#1579