mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 06:18:05 +00:00
docs: update mongo table (#27434)
This commit is contained in:
@@ -1026,8 +1026,8 @@ const FEATURE_TABLES = {
|
|||||||
link: "mongodb_atlas",
|
link: "mongodb_atlas",
|
||||||
deleteById: true,
|
deleteById: true,
|
||||||
filtering: true,
|
filtering: true,
|
||||||
searchByVector: false,
|
searchByVector: true,
|
||||||
searchWithScore: false,
|
searchWithScore: true,
|
||||||
async: true,
|
async: true,
|
||||||
passesStandardTests: false,
|
passesStandardTests: false,
|
||||||
multiTenancy: false,
|
multiTenancy: false,
|
||||||
|
Reference in New Issue
Block a user