docs(chroma): update feature table (#32193)

Supports multi-tenancy.
This commit is contained in:
ccurme
2025-07-22 17:55:07 -03:00
committed by GitHub
parent 3ed804a5f3
commit 6aeda24a07

View File

@@ -1040,7 +1040,7 @@ const FEATURE_TABLES = {
searchWithScore: true,
async: true,
passesStandardTests: true,
multiTenancy: false,
multiTenancy: true,
local: true,
idsInAddDocuments: true,
},