Skip to content

Commit bca04a5

Browse files
adjusting support claims and urls based on above conversation. later the disk index can be marked as full when the clarification is added to the source url
1 parent 55146d0 commit bca04a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/tools/vdb_table/data/databricks.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,18 @@
6868
},
6969
"embeddings_text": {
7070
"support": "full",
71-
"source_url": "https://docs.databricks.com/en/generative-ai/vector-search.html#options-for-providing-vector-embeddings",
71+
"source_url": "https://docs.databricks.com/en/generative-ai/external-models/index.html",
7272
"comment": ""
7373
},
7474
"embeddings_image": {
75-
"support": "full",
75+
"support": "none",
7676
"source_url": "https://docs.databricks.com/en/generative-ai/vector-search.html#options-for-providing-vector-embeddings",
77-
"comment": "With self-managed Delta Sync"
77+
"comment": ""
7878
},
7979
"embeddings_structured": {
80-
"support": "full",
80+
"support": "none",
8181
"source_url": "https://docs.databricks.com/en/generative-ai/vector-search.html#options-for-providing-vector-embeddings",
82-
"comment": "With self-managed Delta Sync"
82+
"comment": ""
8383
},
8484
"rag": {
8585
"support": "full",
@@ -122,7 +122,7 @@
122122
"comment": "via namespaces"
123123
},
124124
"disk_index": {
125-
"support": "full",
125+
"support": "partial",
126126
"source_url": "https://docs.databricks.com/en/generative-ai/vector-search.html",
127127
"comment": ""
128128
},

0 commit comments

Comments
 (0)