[PR #670] [MERGED] docs: Add breadcrumbs #928

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/670
Author: @jacoblee93
Created: 11/11/2024
Status: Merged
Merged: 11/19/2024
Merged by: @vbarda

Base: mainHead: jacob/docs


📝 Commits (4)

📊 Changes

8 files changed (+200 additions, -50 deletions)

View changed files

📝 .github/workflows/deploy_docs.yml (+4 -1)
📝 docs/docs-requirements.txt (+1 -2)
📝 docs/docs/concepts/index.md (+6 -8)
📝 docs/docs/how-tos/index.md (+23 -23)
📝 docs/mkdocs.yml (+151 -10)
📝 docs/overrides/main.html (+11 -0)
📝 examples/how-tos/stream-tokens.ipynb (+2 -4)
📝 examples/how-tos/streaming-content.ipynb (+2 -2)

📄 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/langgraphjs/pull/670 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/19/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `jacob/docs` --- ### 📝 Commits (4) - [`f0572b8`](https://github.com/langchain-ai/langgraphjs/commit/f0572b8703ecb0ac9c3200e7f72bf4d116a3e748) Add breadcrumbs - [`50a4331`](https://github.com/langchain-ai/langgraphjs/commit/50a43316ba484945c8497dd7c22ab364e25709e4) Add dep - [`6dac09c`](https://github.com/langchain-ai/langgraphjs/commit/6dac09cd6b3a107b55da811dd854a146ea407fb8) update - [`07fb02e`](https://github.com/langchain-ai/langgraphjs/commit/07fb02e1acd85db52f0da927fdc973ebf9c48738) small changes ### 📊 Changes **8 files changed** (+200 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy_docs.yml` (+4 -1) 📝 `docs/docs-requirements.txt` (+1 -2) 📝 `docs/docs/concepts/index.md` (+6 -8) 📝 `docs/docs/how-tos/index.md` (+23 -23) 📝 `docs/mkdocs.yml` (+151 -10) 📝 `docs/overrides/main.html` (+11 -0) 📝 `examples/how-tos/stream-tokens.ipynb` (+2 -4) 📝 `examples/how-tos/streaming-content.ipynb` (+2 -2) </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-15 19:16:27 -05:00
yindo closed this issue 2026-02-15 19:16:27 -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#928