feat: add support for bytedance's doubao (#1438)

* 增加豆包大模型支持

* chore: update channel options & add prompt

---------

Co-authored-by: 康龙彪 <longbiao.kang@i-tudou.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
This commit is contained in:
取梦为饮
2024-06-08 13:26:26 +08:00
committed by GitHub
parent 9321427c6e
commit 98669d5d48
10 changed files with 51 additions and 2 deletions

View File

@@ -362,6 +362,13 @@ const EditChannel = () => {
</Message>
)
}
{
inputs.type === 40 && (
<Message>
对于豆包而言需要手动去 <a target="_blank" href="https://console.volcengine.com/ark/region:ark+cn-beijing/endpoint">模型推理页面</a> `ep-20240608051426-tkxvl`
</Message>
)
}
<Form.Field>
<Form.Dropdown
label='模型'