mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 13:23:16 +08:00
fix: Chinese comma in requirements (#2523)
This commit is contained in:
parent
7d4a6b5edf
commit
61bc815540
@ -52,7 +52,7 @@ pysrt~=1.1.2
|
||||
|
||||
# Online api libs dependencies
|
||||
|
||||
zhipuai>=1.0.7,<=2.0.0 # zhipu
|
||||
zhipuai>=1.0.7, <=2.0.0 # zhipu
|
||||
dashscope>=1.13.6 # qwen
|
||||
# volcengine>=1.0.119 # fangzhou
|
||||
|
||||
|
||||
@ -52,7 +52,7 @@ pysrt~=1.1.2
|
||||
|
||||
# Online api libs dependencies
|
||||
|
||||
zhipuai>=1.0.7,<=2.0.0 # zhipu
|
||||
zhipuai>=1.0.7, <=2.0.0 # zhipu
|
||||
dashscope>=1.13.6 # qwen
|
||||
# volcengine>=1.0.119 # fangzhou
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user