mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49:29 +00:00
docs: update mongo table (#27434)
This commit is contained in:
parent
2a27234a77
commit
6e228c84a8
@ -1026,8 +1026,8 @@ const FEATURE_TABLES = {
|
||||
link: "mongodb_atlas",
|
||||
deleteById: true,
|
||||
filtering: true,
|
||||
searchByVector: false,
|
||||
searchWithScore: false,
|
||||
searchByVector: true,
|
||||
searchWithScore: true,
|
||||
async: true,
|
||||
passesStandardTests: false,
|
||||
multiTenancy: false,
|
||||
|
Loading…
Reference in New Issue
Block a user