Skip to content

Commit

Permalink
Merge pull request #9117 from mindsdb/default_handlers
Browse files Browse the repository at this point in the history
Update Avaiability of handlers
  • Loading branch information
ZoranPandovski committed Apr 29, 2024
2 parents 4f1c1e3 + dee9e86 commit 284bc87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion default_handlers.txt
Expand Up @@ -4,7 +4,7 @@ mysql
mariadb
scylla
cassandra
# clickhouse
clickhouse
# snowflake
slack
sqlite
Expand All @@ -15,3 +15,4 @@ statsforecast
timegpt
binance
twitter
mindsdb_inference
2 changes: 1 addition & 1 deletion docker/docker-bake.hcl
Expand Up @@ -91,7 +91,7 @@ target "images" {
},
{
name = "cloud"
extras = ".[lightwood,huggingface,statsforecast-extra,neuralforecast-extra,timegpt,surrealdb,mssql,youtube,ignite,gmail,pgvector,llama_index,writer,rag,github,snowflake,clickhouse,couchbase,twelve_labs,bigquery] darts datasetsforecast"
extras = ".[lightwood,huggingface,statsforecast-extra,neuralforecast-extra,timegpt,mssql,youtube,gmail,pgvector,llama_index,writer,rag,github,snowflake,clickhouse,twelve_labs,bigquery] darts datasetsforecast"
target = ""
},
]
Expand Down

0 comments on commit 284bc87

Please sign in to comment.