mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-13 13:10:29 +00:00
feat(model): Support reasoning model (#2375)
Co-authored-by: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com>
This commit is contained in:
@@ -72,6 +72,10 @@ storage_weaviate = ["weaviate-client"]
|
||||
storage_chromadb = ["chromadb>=0.4.22"]
|
||||
storage_elasticsearch = ["elasticsearch"]
|
||||
storage_obvector = ["pyobvector"]
|
||||
proxy_tongyi = [
|
||||
# For tongyi proxy embedding model
|
||||
"dashscope"
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
managed = true
|
||||
|
Reference in New Issue
Block a user