Skip to content

Commit 6aeda24

Browse files
authored
docs(chroma): update feature table (#32193)
Supports multi-tenancy.
1 parent 3ed804a commit 6aeda24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/theme/FeatureTables.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ const FEATURE_TABLES = {
10401040
searchWithScore: true,
10411041
async: true,
10421042
passesStandardTests: true,
1043-
multiTenancy: false,
1043+
multiTenancy: true,
10441044
local: true,
10451045
idsInAddDocuments: true,
10461046
},

0 commit comments

Comments
 (0)