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

@@ -47,6 +47,12 @@ export const CHANNEL_OPTIONS = {
value: 28,
color: 'warning'
},
40: {
key: 40,
text: '字节跳动豆包',
value: 40,
color: 'primary'
},
15: {
key: 15,
text: '百度文心千帆',