feat: add allow_llm_to_see_data flag for vanna (#9156)

This commit is contained in:
zhuhao
2024-10-10 17:39:26 +08:00
committed by GitHub
parent be2f1e59f2
commit 05c1ef75c4
4 changed files with 102 additions and 195 deletions

View File

@@ -210,7 +210,7 @@ numexpr = "~2.9.0"
opensearch-py = "2.4.0"
qrcode = "~7.4.2"
twilio = "~9.0.4"
vanna = { version = "0.5.5", extras = ["postgres", "mysql", "clickhouse", "duckdb"] }
vanna = { version = "0.7.3", extras = ["postgres", "mysql", "clickhouse", "duckdb"] }
wikipedia = "1.4.0"
yfinance = "~0.2.40"