Commit Graph

185 Commits

Author SHA1 Message Date
Martial BE
4fc987f4a0
feat: Support Coze 2024-04-20 12:07:37 +08:00
Martial BE
7511d614cf
🐛 fix: incorrect timeout time cited 2024-04-19 14:59:41 +08:00
Martial BE
0c5ad810a9
🐛 fix: config file loading error 2024-04-18 23:10:47 +08:00
Martial BE
303fe3360b
feat: add Stability AI 2024-04-18 18:53:49 +08:00
Martial BE
b20659dfcc
feat: add imgur image upload 2024-04-18 18:51:09 +08:00
Martial BE
cfa68df4aa
feat: Add image upload 2024-04-18 15:29:25 +08:00
Martial BE
95854f5912
feat: Support Cohere 2024-04-18 01:39:18 +08:00
Martial BE
344555418e
feat: Support Cloudflare AI 2024-04-16 18:08:56 +08:00
Martial BE
9ccf1381e8
feat: add Lark OAuth (#149) 2024-04-16 13:03:05 +08:00
Buer
3c7c13758b
feat: add chat cache (#152) 2024-04-16 10:36:18 +08:00
Martial BE
4268f2816a
🐛 fix: escape markdown text 2024-04-11 15:28:02 +08:00
Buer
a3719cd78a
feat: add notifier (#144)
* ♻️ refactor: email refactor

*  feat: add notifier
2024-04-09 15:00:06 +08:00
Buer
c1fc32add7
feat: add Midjourney (#138)
* 🚧 stash

*  feat: add Midjourney

* 📝 doc: update readme
2024-04-05 04:03:46 +08:00
Buer
a58e538c26
♻️ refactor: Refactor price module (#123) (#109) (#128) 2024-03-28 16:53:34 +08:00
Martial BE
40ef06ceda
feat: add gemini new model 2024-03-25 10:50:43 +08:00
Martial BE
e7fbcbffab
🐛 fix: WSClient set HandshakeTimeout (#119) 2024-03-21 14:17:10 +08:00
Buer
71171c63f5
feat: support configuration file (#117)
* ♻️ refactor: move file directory

* ♻️ refactor: move file directory

* ♻️ refactor: support multiple config methods

* 🔥 del: remove unused code

* 💩 refactor: Refactor channel management and synchronization

* 💄 improve: add channel website

*  feat: allow recording 0 consumption
2024-03-20 14:12:47 +08:00
Martial BE
8e1c02a6dc
🐛 fix: prompt token repetition calculation (#116) 2024-03-20 10:33:32 +08:00
Buer
670c673964
feat: support lingyiwanwu (#115) 2024-03-18 18:17:48 +08:00
Buer
b81808e839
feat: support amazon bedrock anthropic (#114)
* 🚧 WIP: bedrock

*  feat: support amazon bedrock anthropic
2024-03-18 16:00:35 +08:00
Buer
05347bc9a1
feat: support Groq (#107) 2024-03-13 15:36:31 +08:00
Martial BE
24761c2ce5
🔧 modify: update ali billing rates (#105) 2024-03-13 14:51:37 +08:00
Buer
b70378148e
🐛 fix: hunyuan model name change (#100) 2024-03-11 16:16:22 +08:00
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
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
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
dd3e79a20d
feat: channel support weight (#85)
*  feat: channel support weight

* 💄 improve: show version

* 💄 improve: Channel add copy operation

* 💄 improve: Channel support batch add
2024-03-06 18:01:43 +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
1ae0baa8cb
🐛 fix: tg apikey command missing sk prefix (#76) 2024-02-26 19:06:47 +08:00
Buer
e90f4c99fc
feat: add telegram bot (#71) 2024-02-23 18:24:25 +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
fbc0308620
🐛 fix: missing model gpt-4-turbo-preview (#69) 2024-02-20 15:08:40 +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
57cd68e7e3
feat: support paging / sorting (#64)
*  feat: support paging / sorting

* 🔥 del: delete unused files
2024-02-08 03:41:51 +08:00
Buer
3789c30154
feat: support moonshot (#63) 2024-02-07 23:30:36 +08:00
moondie
6f3b8ed997
查询余额接口支持跨域请求 (#61)
* 查询余额接口支持跨域请求
* 改正智谱倍率
2024-02-02 12:18:26 +08:00
Buer
48f9ed29e8
feat: support deepseek (#60) 2024-02-02 10:03:00 +08:00
Buer
aec238aec9
📝 doc: modify information (#57) 2024-01-26 18:41:11 +08:00
Martial BE
99929f15d5 feat: update openai new model 2024-01-26 10:14:24 +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
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
Martial BE
3b8ae9a6cd feat: auto update new model ratio to database 2024-01-03 16:35:58 +08:00
Martial BE
2b6d11f999 feat: support davinci-002 and babbage-002 2024-01-03 16:35:58 +08:00
MartialBE
7ef4a7db59 feat: Optimize model list. 2024-01-01 14:42:24 +08:00
Martial BE
61c47a3b08
🎨 Support Baichuan2 2023-12-29 15:23:05 +08:00