[PR #248] [MERGED] docs: use README for home page #603

Closed
opened 2026-02-15 19:15:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/248
Author: @vbarda
Created: 7/10/2024
Status: Merged
Merged: 7/10/2024
Merged by: @vbarda

Base: mainHead: vb/update-structure


📝 Commits (4)

📊 Changes

7 files changed (+222 additions, -939 deletions)

View changed files

📝 .github/workflows/ci.yml (+18 -2)
📝 README.md (+40 -36)
📝 _scripts/run_notebook.py (+1 -1)
📝 docs/docs-requirements.txt (+3 -1)
📝 docs/docs/index.md (+6 -143)
📝 docs/mkdocs.yml (+3 -0)
📝 langgraph/README.md (+151 -756)

📄 Description

  • Switch docs homepage to use README
  • Use anthropic for LLM
  • Update library README

🔄 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/langgraphjs/pull/248 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-structure` --- ### 📝 Commits (4) - [`ccd7e40`](https://github.com/langchain-ai/langgraphjs/commit/ccd7e40942c992f017da8f7f0c1d00131d9ddb49) docs: use README for home page - [`6c8e86e`](https://github.com/langchain-ai/langgraphjs/commit/6c8e86eca72460b38ee0f4bec3f04dc83eb4c509) Fix typing + add check - [`4fb85bd`](https://github.com/langchain-ai/langgraphjs/commit/4fb85bd2a0acb0cbdf148a5ab50a97eccd90860b) n - [`1adb01f`](https://github.com/langchain-ai/langgraphjs/commit/1adb01fe9f1557856f2c76dd07d98150e06de9e1) remove tavily ### 📊 Changes **7 files changed** (+222 additions, -939 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+18 -2) 📝 `README.md` (+40 -36) 📝 `_scripts/run_notebook.py` (+1 -1) 📝 `docs/docs-requirements.txt` (+3 -1) 📝 `docs/docs/index.md` (+6 -143) 📝 `docs/mkdocs.yml` (+3 -0) 📝 `langgraph/README.md` (+151 -756) </details> ### 📄 Description * Switch docs homepage to use README * Use anthropic for LLM * Update library README --- <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-15 19:15:11 -05:00
yindo closed this issue 2026-02-15 19:15:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#603