MartialBE
|
acf61f8b89
|
🐛 fix: Tokens may not be counted in the stream below
|
2024-05-31 14:03:06 +08:00 |
|
MartialBE
|
ee662fda04
|
🐛 fix: Do not modify Provider parameters
|
2024-05-29 16:32:08 +08:00 |
|
MartialBE
|
7d90e43492
|
🔖 chore: allow to remove openai version number (#232)
|
2024-05-29 13:44:44 +08:00 |
|
MartialBE
|
23f7dd0612
|
🔖 chore: rename incorrect variable names
|
2024-05-29 12:27:32 +08:00 |
|
MartialBE
|
c2f8a79be2
|
🔖 chore: Update variable name to follow naming conventions
|
2024-05-29 04:58:28 +08:00 |
|
MartialBE
|
021f8c65da
|
🔖 chore: Remove invalid code
|
2024-05-29 04:38:56 +08:00 |
|
MartialBE
|
3d8a51e139
|
🔖 chore: migration constants
|
2024-05-29 01:56:14 +08:00 |
|
MartialBE
|
ce12558ad6
|
🔖 chore: migration logger package
|
2024-05-29 01:04:23 +08:00 |
|
MartialBE
|
79524108a3
|
🔖 chore: Rename relay/util to relay/relay_util package and add utils package
|
2024-05-29 00:36:54 +08:00 |
|
MartialBE
|
eb260652b2
|
✨ feat: Support stream_options
|
2024-05-26 19:58:15 +08:00 |
|
MartialBE
|
fa54ca7b50
|
🔖 chore: Moonshot supports getting a list of models from the API
|
2024-05-26 19:55:14 +08:00 |
|
MartialBE
|
e2020cdd9f
|
🔖 chore: coze Count tokens. #221
|
2024-05-25 18:12:14 +08:00 |
|
MartialBE
|
34e1543176
|
🔖 chore: Update Hunyuan API
|
2024-05-25 17:59:30 +08:00 |
|
MartialBE
|
dfc79097c8
|
🐛 fix: ERNIE-Speed-128K model name error
|
2024-05-23 15:13:14 +08:00 |
|
MartialBE
|
f1b97cecce
|
🔖 chore: Update baidu model
|
2024-05-22 02:57:40 +08:00 |
|
MartialBE
|
7ddeada284
|
🔖 chore: Replace API version in request URL
|
2024-05-21 19:32:35 +08:00 |
|
MartialBE
|
df3b197b4b
|
🐛 fix: Clear empty messages.
|
2024-05-21 03:10:23 +08:00 |
|
MartialBE
|
bb7e0ae80f
|
🐛 fix: Gemini only returns a single tools_call #197
|
2024-05-21 01:36:39 +08:00 |
|
MartialBE
|
424f255acc
|
🐛 fix: Add Lingyi and Moonshot providers
|
2024-05-19 13:20:57 +08:00 |
|
MartialBE
|
7cc37f06f0
|
🐛 fix: Fixed stream completion request address error
|
2024-05-19 13:20:40 +08:00 |
|
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 |
|
MartialBE
|
029b3c8c45
|
🔥 del: Delete invalid code
|
2024-05-11 15:23:08 +08:00 |
|
MartialBE
|
5e2954a1a0
|
🐛 fix: Cohere did not calculate usage in stream mode.
|
2024-05-11 15:01:02 +08:00 |
|
Martial BE
|
c6a0c87ad1
|
🐛 fix: Handle empty openaiResponse.Choices in HandlerChatStream
|
2024-04-27 17:17:58 +08:00 |
|
Martial BE
|
58a0b6f9bc
|
🔖 chore: update bedrock model maping (#169)
|
2024-04-25 13:28:30 +08:00 |
|
Buer
|
763c8883da
|
✨ feat: support Ollama (#168)
|
2024-04-24 16:59:58 +08:00 |
|
Buer
|
628df97f96
|
✨ feat: support other OpenAI APIs (#165)
* ✨ feat: support other OpenAI APIs
* 🔖 chore: Update English translation
|
2024-04-23 19:57:14 +08:00 |
|
Martial BE
|
f91b9856d4
|
🔖 chore: optimize the settings of Azure Speech
|
2024-04-23 17:28:34 +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
|
4fc987f4a0
|
✨ feat: Support Coze
|
2024-04-20 12:07:37 +08:00 |
|
Martial BE
|
303fe3360b
|
✨ feat: add Stability AI
|
2024-04-18 18:53:49 +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
|
abd889c398
|
🐛 fix: gemini tools
|
2024-04-11 11:54:10 +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 |
|
Martial BE
|
a8891c0f72
|
🐛 fix: repair the error caused by incomplete parameters in third-party OpenAI interface (#135)
|
2024-04-02 12:02:00 +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
|
670c673964
|
✨ feat: support lingyiwanwu (#115)
|
2024-03-18 18:17:48 +08:00 |
|
Martial BE
|
b99281e05e
|
🔥 del: Remove redundant providers (#112)
|
2024-03-18 17:55:36 +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
|
7ac3a852f4
|
🐛 fix: fix Azure Speech voice mapping issue
|
2024-03-13 14:41:27 +08:00 |
|
Martial BE
|
3d60f94a74
|
🐛 fix: fix minimax streaming request without calculating token (#106)
|
2024-03-13 12:18:26 +08:00 |
|