Selaa lähdekoodia

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>
tags/v0.8.0
yungongzi 1 vuosi sitten
vanhempi
commit
c68767acdd
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      rag/llm/__init__.py

+ 1
- 0
rag/llm/__init__.py Näytä tiedosto

@@ -52,6 +52,7 @@ ChatModel = {
"Xinference": XinferenceChat,
"Moonshot": MoonshotChat,
"DeepSeek": DeepSeekChat,
"VolcEngine": VolcEngineChat,
"BaiChuan": BaiChuanChat,
"MiniMax": MiniMaxChat,
"Mistral": MistralChat

Loading…
Peruuta
Tallenna