Commit Graph

55 Commits

Author SHA1 Message Date
Buer
27738aa3c7
feat: complete some issues (#98)
* 🎨 improve: SparkDesk support system roles

* 🎨 feat: Update Baidu model name

*  feat: claude support cloudflare gateway
2024-03-11 11:53:04 +08:00
Buer
fa89a3d60b
🐛 fix: missing toolcalls parameter in stream response (#95) 2024-03-10 02:37:47 +08:00
Buer
6329db1a49
feat: support mistral (#94) 2024-03-10 01:53:33 +08:00
Buer
d8d880bf85
️ feat: channel support plugin settings (#89) 2024-03-08 14:49:33 +08:00
Martial BE
41134576f2
feat: claude supports vision 2024-03-07 11:23:29 +08:00
moondie
e1fcfae928
feat: Support Claude3 (#86)
* Claude改用messages API,支持Claude3

* 删除新API不支持的模型

* 忘了改请求地址

* 🐛 fix: fix the problem of return format and completion token not being obtained

---------

Co-authored-by: MartialBE <me@xiao5.info>
2024-03-07 01:21:07 +08:00
Buer
7c78ed9fad
🐛 fix: glm-4v support base64 image (#81)
* 💄 improve: http client changes proxy using context

* 🐛 fix: glm-4v support base64 image
2024-03-01 18:52:39 +08:00
Buer
fab465e82a
🐛 fix: fix some issues (#77)
* 🐛 fix: Incorrect word spelling

* ♻️ refactor: split function

* 🐛 fix: Delete the disabled channels without deleting the abilities table
2024-02-29 11:26:02 +08:00
Buer
43b4ee37d9
🐛 fix some bugs (#70)
* 🐛 fix: moonshot model name error

* 🐛 fix: qwen-vl model name error
2024-02-20 16:21:26 +08:00
Buer
77fb2d32d7
feat: support editing completion rate (#68)
*  feat: support editing completion rate

* 🐛 fix: Error judgment of Azure model name

* 💄 improve: mobile tip experience

* 💄 improve: SparkDesk model version switch
2024-02-20 14:35:54 +08:00
Buer
9ccce8de97
feat: support azure openai tts (#65) 2024-02-08 19:35:41 +08:00
Buer
3789c30154
feat: support moonshot (#63) 2024-02-07 23:30:36 +08:00
Buer
48f9ed29e8
feat: support deepseek (#60) 2024-02-02 10:03:00 +08:00
Buer
f2aafab0d9
🎨 improve: zhipu stream typewriter (#58) 2024-01-29 11:54:56 +08:00
Buer
d7193b8e46
🐛 fix: stream mode delay issue (#53) 2024-01-25 11:56:31 +08:00
Buer
705804e6dd
feat: MiniMax support (#50) 2024-01-22 12:25:55 +08:00
Buer
2cc120f35b
🐛 fix: proxy bug (#49) 2024-01-20 13:26:11 +08:00
Buer
33bb1a04a7
🐛 fix: balance fail (#47) 2024-01-20 03:01:13 +08:00
Buer
b42d4d44aa
feat: support zhipu new API (#44) 2024-01-19 22:14:30 +08:00
Buer
ef041e28a1
♻️ refactor: provider refactor (#41)
* ♻️ refactor: provider refactor
* 完善百度/讯飞的函数调用,现在可以在`lobe-chat`中正常调用函数了
2024-01-19 02:47:10 +08:00
MartialBE
b3f1b5953c 🐛 fix: custom channel error 2024-01-06 16:24:17 +08:00
Martial BE
475dba1233 feat: baidu support functions 2024-01-03 16:37:27 +08:00
Martial BE
2810a96fd9 feat: xunfei support functions(stream) 2024-01-03 16:37:27 +08:00
MartialBE
e052009eba feat: xunfei support functions 2024-01-03 16:37:27 +08:00
MartialBE
7ef4a7db59 feat: Optimize model list. 2024-01-01 14:42:24 +08:00
MartialBE
bf5ba315ee feat: Azure OpenAI model name automatically removes dots. 2024-01-01 01:03:32 +08:00
Martial BE
ba654d8b81
🐛 fix balance action error 2023-12-29 17:55:05 +08:00
Martial BE
61c47a3b08
🎨 Support Baichuan2 2023-12-29 15:23:05 +08:00
Martial BE
c5aa59e297
🐛 fix xunfei request error 2023-12-29 11:32:43 +08:00
Martial BE
211a862d54
🎨 Support qwen-vl-plus 2023-12-29 10:59:26 +08:00
Martial BE
c4c89e8e1b
🎨 change gemini safety settings 2023-12-28 16:49:31 +08:00
Martial BE
4d43dce64b
🐛 fix base 64 encoded format support of gemini-pro-vision 2023-12-28 12:23:39 +08:00
Martial BE
fb24d024a7
add channel proxy 2023-12-26 18:42:39 +08:00
Martial BE
eeb867da10
🎨 Change the method of getting channel parameters 2023-12-26 16:40:50 +08:00
Martial BE
47b72b850f
Merge branch 'songquanpeng' into sync_upstream 2023-12-25 11:23:28 +08:00
Martial BE
b0fefd6dc5
🐛 fix usage error & web channel edit label error 2023-12-21 16:52:00 +08:00
Martial BE
43d8bedbb4
Merge branch 'songquanpeng' into sync_upstream 2023-12-21 15:36:01 +08:00
MartialBE
8bcaf182bc 🐛 fix: fix xunfei api error 2023-12-03 13:05:32 +08:00
MartialBE
a884c4b0bf 添加azure speech支持 2023-12-02 22:13:47 +08:00
MartialBE
c97c8a0f65 🐛 fix: 修复余额的问题 2023-12-02 19:54:21 +08:00
MartialBE
58fc40a744 完善余额查询 2023-12-02 18:27:38 +08:00
MartialBE
da87fca2a2 🎨 添加工厂方法 2023-12-02 18:14:48 +08:00
MartialBE
5e08cc8719 添加余额查询方法 2023-12-02 17:51:28 +08:00
MartialBE
be364ae09b 🎨 结构中继控制器 2023-12-02 03:28:18 +08:00
Martial BE
2114bc1982
🔥 删除无效代码 2023-12-01 18:36:30 +08:00
Martial BE
0f038d715d
add: add images edits and variations API 2023-12-01 18:25:05 +08:00
Martial BE
9dd92bbddd
add: add images api 2023-12-01 17:20:22 +08:00
Martial BE
5b70ee3407
add: add Translation api 2023-12-01 11:38:35 +08:00
Martial BE
17027fb61e
🐛 fix: azure audio ContentLength err 2023-12-01 11:30:29 +08:00
Martial BE
a013b1a166
add transcriptions api 2023-12-01 10:54:07 +08:00