mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-25 11:39:11 +00:00
docs: Config documents & i18n supports (#2365)
This commit is contained in:
@@ -119,7 +119,7 @@ llama_cpp_server = [
|
||||
"llama-cpp-server-py"
|
||||
]
|
||||
proxy_ollama = ["ollama"]
|
||||
proxy_zhipuai = ["zhipuai"]
|
||||
proxy_zhipuai = ["zhipuai>=2.1.5"]
|
||||
proxy_tongyi = ["openai"] # tongyi supported by openai package
|
||||
proxy_qianfan = ["qianfan"]
|
||||
proxy_openai = [
|
||||
|
Reference in New Issue
Block a user