[PR #359] [MERGED] add vectorstore overview to integrations page #670

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/359
Author: @eyurtsev
Created: 9/3/2025
Status: Merged
Merged: 9/4/2025
Merged by: @eyurtsev

Base: mainHead: eugene/vectorstores


📝 Commits (2)

📊 Changes

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

View changed files

📝 src/oss/python/integrations/vectorstores/index.mdx (+99 -1)

📄 Description

Adds the vectorstore overview to the integrations page.

The main disadvantage is that this page will likely suffer from drift between python and js over time.


🔄 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/359 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/vectorstores` --- ### 📝 Commits (2) - [`d33976b`](https://github.com/langchain-ai/docs/commit/d33976bd8e552d6f17b67fc7e453aed6e64f0ca5) x - [`45c6d4b`](https://github.com/langchain-ai/docs/commit/45c6d4bab967e587019e52b0b96b1032567eccf0) x ### 📊 Changes **1 file changed** (+99 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/vectorstores/index.mdx` (+99 -1) </details> ### 📄 Description Adds the vectorstore overview to the integrations page. The main disadvantage is that this page will likely suffer from drift between python and js over time. --- <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:20:53 -05:00
yindo closed this issue 2026-02-17 17:20:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#670