Skip to content

Commit 323850f

Browse files
authored
docs: Update MongoDB feature status (#31553)
**Description:** a description of the change Update the MongoDBAtlasVectorSearch feature status. As of langchain-ai/langchain-mongodb#98, MongoDBAtlasVectorSearch is using the standard test suite.
1 parent eadbb90 commit 323850f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripts/vectorstore_feat_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def get_vectorstore_table():
190190
"similarity_search_by_vector": True,
191191
"similarity_search_with_score": True,
192192
"asearch": True,
193-
"Passes Standard Tests": False,
193+
"Passes Standard Tests": True,
194194
"Multi Tenancy": False,
195195
"Local/Cloud": "Local",
196196
"IDs in add Documents": True,

0 commit comments

Comments
 (0)