Skip to content

Commit

Permalink
Merge pull request #131 from lqhl/update-myscale
Browse files Browse the repository at this point in the history
Update for MyScale
  • Loading branch information
dhruv-anand-aintech authored Jan 15, 2024
2 parents 818e058 + 97b540f commit f7bd070
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/tools/vdb_table/data/myscale.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"comment": ""
},
"sparse_vectors": {
"support": "full",
"support": "none",
"source_url": "",
"comment": ""
},
Expand All @@ -68,17 +68,17 @@
"comment": ""
},
"embeddings_text": {
"support": "",
"source_url": "",
"support": "full",
"source_url": "https://myscale.com/docs/en/functions/ai-functions/embedding-functions/",
"comment": ""
},
"embeddings_image": {
"support": "",
"support": "none",
"source_url": "",
"comment": ""
},
"embeddings_structured": {
"support": "",
"support": "none",
"source_url": "",
"comment": ""
},
Expand All @@ -94,17 +94,17 @@
},
"langchain": {
"support": "full",
"source_url": "",
"source_url": "https://python.langchain.com/docs/integrations/providers/myscale",
"comment": ""
},
"llamaindex": {
"support": "full",
"source_url": "",
"source_url": "https://docs.llamaindex.ai/en/stable/examples/vector_stores/MyScaleIndexDemo.html",
"comment": ""
},
"managed_cloud": {
"support": "full",
"source_url": "",
"source_url": "https://myscale.com/",
"comment": ""
},
"pricing": {
Expand All @@ -113,13 +113,13 @@
"comment": ""
},
"in_process": {
"support": "",
"support": "none",
"source_url": "",
"comment": ""
},
"multi_tenancy": {
"support": "full",
"source_url": "",
"source_url": "https://myscale.com/docs/en/multi-tenancy/",
"comment": ""
},
"disk_index": {
Expand Down

0 comments on commit f7bd070

Please sign in to comment.