[PR #2821] [MERGED] docs: Update SingleStoreVectorStore documentation #2920

Closed
opened 2026-06-05 18:20:24 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2821
Author: @volodymyr-memsql
Created: 2/26/2026
Status: Merged
Merged: 3/1/2026
Merged by: @mdrxy

Base: mainHead: update_singlestore_vectorstore_docs


📝 Commits (2)

  • cda0915 update SingleStoreVectorStore documentation with description of advanced metadata filtering
  • 531f00f Merge branch 'main' into update_singlestore_vectorstore_docs

📊 Changes

1 file changed (+113 additions, -2 deletions)

View changed files

📝 src/oss/python/integrations/vectorstores/singlestore.mdx (+113 -2)

📄 Description

Overview

langchain-singlestore v1.2.0 introduces support for advanced metadata filtering. This PR updates the documentation to reflect these changes.

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes


🔄 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/2821 **Author:** [@volodymyr-memsql](https://github.com/volodymyr-memsql) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `update_singlestore_vectorstore_docs` --- ### 📝 Commits (2) - [`cda0915`](https://github.com/langchain-ai/docs/commit/cda09158d2ef6235014f852ab5fbb86eded6adca) update SingleStoreVectorStore documentation with description of advanced metadata filtering - [`531f00f`](https://github.com/langchain-ai/docs/commit/531f00ff9a91da44595d0ce5656f12329e1dc24a) Merge branch 'main' into update_singlestore_vectorstore_docs ### 📊 Changes **1 file changed** (+113 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/vectorstores/singlestore.mdx` (+113 -2) </details> ### 📄 Description ## Overview `langchain-singlestore` v1.2.0 introduces support for advanced metadata filtering. This PR updates the documentation to reflect these changes. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - GitHub issue: - Feature PR: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed ## Additional notes --- <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-06-05 18:20:24 -04:00
yindo closed this issue 2026-06-05 18:20:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2920