mirror of
https://github.com/alibaba/higress.git
synced 2026-05-08 04:17:27 +08:00
feat: add baichuan llm support (#979)
Co-authored-by: Kent Dong <ch3cho@qq.com>
This commit is contained in:
@@ -64,6 +64,10 @@ Azure OpenAI 所对应的 `type` 为 `azure`。它特有的配置字段如下:
|
||||
|
||||
通义千问所对应的 `type` 为 `qwen`。它并无特有的配置字段。
|
||||
|
||||
#### 百川智能 (Baichuan AI)
|
||||
|
||||
百川智能所对应的 `type` 为 `baichuan` 。它并无特有的配置字段。
|
||||
|
||||
#### 零一万物(Yi)
|
||||
|
||||
零一万物所对应的 `type` 为 `yi`。它并无特有的配置字段。
|
||||
|
||||
Reference in New Issue
Block a user