mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-04 02:33:05 +00:00
docs: update feature table for Chroma (#32182)
This commit is contained in:
parent
8acfd677bc
commit
3fc27e7a95
@ -1039,7 +1039,7 @@ const FEATURE_TABLES = {
|
|||||||
searchByVector: true,
|
searchByVector: true,
|
||||||
searchWithScore: true,
|
searchWithScore: true,
|
||||||
async: true,
|
async: true,
|
||||||
passesStandardTests: false,
|
passesStandardTests: true,
|
||||||
multiTenancy: false,
|
multiTenancy: false,
|
||||||
local: true,
|
local: true,
|
||||||
idsInAddDocuments: true,
|
idsInAddDocuments: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user