docs: update feature table for Chroma (#32182)

This commit is contained in:
ccurme 2025-07-22 15:21:17 -03:00 committed by GitHub
parent 8acfd677bc
commit 3fc27e7a95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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