mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 19:18:59 +08:00
Fix VolcEngine BUG (#1165)
### What problem does this PR solve? - Fix a bug for VolcEngine - After testing, the current VolcEngine configuration also supports the Doubao series _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: 海贼宅 <stu_xyx@163.com>
This commit is contained in:
parent
4447039a4c
commit
c68767acdd
@ -52,6 +52,7 @@ ChatModel = {
|
||||
"Xinference": XinferenceChat,
|
||||
"Moonshot": MoonshotChat,
|
||||
"DeepSeek": DeepSeekChat,
|
||||
"VolcEngine": VolcEngineChat,
|
||||
"BaiChuan": BaiChuanChat,
|
||||
"MiniMax": MiniMaxChat,
|
||||
"Mistral": MistralChat
|
||||
|
Loading…
x
Reference in New Issue
Block a user