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

@@ -41,6 +41,7 @@ var ChannelBaseURLs = []string{
"https://api.cloudflare.com", // 37
"https://api-free.deepl.com", // 38
"https://api.together.xyz", // 39
"https://ark.cn-beijing.volces.com", // 40
}
func init() {