Commit Graph

20 Commits

Author SHA1 Message Date
MartialBE
c04dfc735f
🐛 fix: function call error (#190) 2024-05-19 13:11:46 +08:00
MartialBE
68e5cf1183
🐛 fix: function call error 2024-05-18 17:32:29 +08:00
MartialBE
6cd0f932c9
🐛 fix: gemini function call error 2024-05-18 17:22:26 +08:00
Buer
7263582b9b
feat: Add support for retrieving model list from providers (#188)
*  feat: Add support for retrieving model list from providers

* 🔖 chore: Custom channel automatically get the model
2024-05-16 15:21:13 +08:00
MartialBE
46aea4731b
🔖 chore: update gemini model and token calculation. 2024-05-15 03:49:22 +08:00
Miraz Hossain
a76b3f6ac2
🔖 chore: English translation and other improvements (#163)
* chore: improve english translation

* fix: typo of error message

* chore: improve frontend icon

* chore: improve English translation

* chore: update PaperProps width to minWidth in TableRow.js files

* chore: Add Docker image workflow for one-api in English

---------

Co-authored-by: Martial BE <me@xiao5.info>
2024-04-23 16:25:40 +08:00
Martial BE
abd889c398
🐛 fix: gemini tools 2024-04-11 11:54:10 +08:00
Martial BE
0e86c7e4d1
🐛 fix: fix gemini error_code type error 2024-03-25 10:52:17 +08:00
Martial BE
40ef06ceda
feat: add gemini new model 2024-03-25 10:50:43 +08:00
Buer
d7193b8e46
🐛 fix: stream mode delay issue (#53) 2024-01-25 11:56:31 +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
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