Skip to content

Commit c41b8e4

Browse files
authored
Merge pull request #591 from jeffchuber/docs/update-chroma-hybrid-search
2 parents 2961215 + ba40db3 commit c41b8e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tools/vdb_table/data/chroma.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"comment": ""
3333
},
3434
"hybrid_search": {
35-
"support": "none",
35+
"support": "full",
3636
"source_url": "",
3737
"comment": ""
3838
},
@@ -52,12 +52,12 @@
5252
"comment": ""
5353
},
5454
"sparse_vectors": {
55-
"support": "none",
55+
"support": "full",
5656
"source_url": "",
5757
"comment": ""
5858
},
5959
"bm25": {
60-
"support": "none",
60+
"support": "full",
6161
"source_url": "",
6262
"comment": ""
6363
},

0 commit comments

Comments
 (0)