mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-24 15:43:54 +00:00
docs: Update MongoDB feature status (#31553)
**Description:** a description of the change Update the MongoDBAtlasVectorSearch feature status. As of https://github.com/langchain-ai/langchain-mongodb/pull/98, MongoDBAtlasVectorSearch is using the standard test suite.
This commit is contained in:
parent
eadbb9077e
commit
323850fae1
@ -190,7 +190,7 @@ def get_vectorstore_table():
|
||||
"similarity_search_by_vector": True,
|
||||
"similarity_search_with_score": True,
|
||||
"asearch": True,
|
||||
"Passes Standard Tests": False,
|
||||
"Passes Standard Tests": True,
|
||||
"Multi Tenancy": False,
|
||||
"Local/Cloud": "Local",
|
||||
"IDs in add Documents": True,
|
||||
|
Loading…
Reference in New Issue
Block a user