[PR #715] [MERGED] docs: Adds semantic search docs #958

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/715
Author: @jacoblee93
Created: 12/6/2024
Status: Merged
Merged: 12/6/2024
Merged by: @jacoblee93

Base: mainHead: jacob/docs


📝 Commits (2)

📊 Changes

3 files changed (+404 additions, -1 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+3 -1)
📝 docs/mkdocs.yml (+1 -0)
examples/how-tos/semantic-search.ipynb (+400 -0)

📄 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/715 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 12/6/2024 **Status:** ✅ Merged **Merged:** 12/6/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/docs` --- ### 📝 Commits (2) - [`7483793`](https://github.com/langchain-ai/langgraphjs/commit/74837934d0bee6ec4f67300ee3cd38b1748bf233) Adds semantic search docs - [`463c3c7`](https://github.com/langchain-ai/langgraphjs/commit/463c3c7124a3847df941631cc2045a1bb120772b) Fix ### 📊 Changes **3 files changed** (+404 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+3 -1) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/how-tos/semantic-search.ipynb` (+400 -0) </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:33 -05:00
yindo closed this issue 2026-02-15 19:16:33 -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#958