mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-17 23:41:46 +00:00
community: add delete method to rocksetdb vectorstore to support recordmanager (#17030)
- **Description:** This adds a delete method so that rocksetdb can be used with `RecordManager`. - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** `@_morgan_adams_` --------- Co-authored-by: Rockset API Bot <admin@rockset.io>
This commit is contained in:
@@ -68,6 +68,7 @@ def test_compatible_vectorstore_documentation() -> None:
|
||||
"Pinecone",
|
||||
"Qdrant",
|
||||
"Redis",
|
||||
"Rockset",
|
||||
"ScaNN",
|
||||
"SemaDB",
|
||||
"SupabaseVectorStore",
|
||||
|
Reference in New Issue
Block a user