Martial BE
|
18bb1cd904
|
💚 ci: Add .lock file
|
2024-04-02 14:16:08 +08:00 |
|
Martial BE
|
c80f81b177
|
🐛 fix: delete soft delete error
|
2024-04-02 12:26:22 +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
|
6b018b405a
|
⚡️ improve: web improve
|
2024-04-02 11:24:03 +08:00 |
|
Martial BE
|
c7387dd5b1
|
🐛 fix: No model returns empty array
|
2024-04-02 11:18:25 +08:00 |
|
Martial BE
|
efb8a9f296
|
🐛 fix: Prices must be initialized for the first run (#135)
|
2024-04-02 11:18:19 +08:00 |
|
Martial BE
|
5819a034e8
|
⚡️ improve: Navigation bar optimization
|
2024-04-02 11:04:25 +08:00 |
|
Buer
|
7c2b878892
|
✨ feat: add dark mod (#134)
|
2024-04-01 18:41:38 +08:00 |
|
Martial BE
|
6300ce4835
|
🐛 fix: Fix model name not URL encoded in pricing
|
2024-04-01 09:47:58 +08:00 |
|
MartialBE
|
91a113d09b
|
🐛 fix: Fix error handling and loading state in CheckUpdates component
|
2024-03-30 21:53:46 +08:00 |
|
MartialBE
|
37429f722c
|
⚡️ improve: Show the speed of model generation (#132)
|
2024-03-30 20:57:13 +08:00 |
|
MartialBE
|
988df5c13c
|
🐛 fix: Prevent API abuse
|
2024-03-30 19:49:49 +08:00 |
|
MartialBE
|
89a84e2386
|
⚡️ improve: Prohibit users from deleting accounts (#132)
|
2024-03-30 19:49:42 +08:00 |
|
Martial BE
|
a3503ba3d9
|
🐛 fix: fix docker image error (#131)
|
2024-03-29 13:12:58 +08:00 |
|
Martial BE
|
c509d18daf
|
🐛 fix: tokens create page initialization error
|
2024-03-29 11:51:20 +08:00 |
|
Martial BE
|
5a2588d243
|
🐛 fix: table colspan error
|
2024-03-29 10:12:02 +08:00 |
|
Martial BE
|
6c1e592a01
|
⚡️ improve: delete google fonts
|
2024-03-29 10:08:41 +08:00 |
|
Martial BE
|
4212ed6fc2
|
📝 doc: update readme
|
2024-03-28 17:15:17 +08:00 |
|
Buer
|
a58e538c26
|
♻️ refactor: Refactor price module (#123) (#109) (#128)
|
2024-03-28 16:53:34 +08:00 |
|
Martial BE
|
646cb74154
|
⚡️ improve: Allows selection of test models (#121)
|
2024-03-25 14:57:30 +08:00 |
|
Martial BE
|
376d54f56a
|
⚡️ improve: Optimized weight/priority input handling in TableRow component.
|
2024-03-25 12:17:19 +08:00 |
|
Martial BE
|
2305da2359
|
💚 ci: Update .gitignore and add makefile for building the project
|
2024-03-25 11:21:24 +08:00 |
|
Martial BE
|
48efdbc7df
|
🐛 fix: balancer remove illogical
|
2024-03-25 10:54:38 +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 |
|
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
|
0409de0ea9
|
💚 ci: Update build command in macos-release.yml
|
2024-03-20 11:54:38 +08:00 |
|
Martial BE
|
8e1c02a6dc
|
🐛 fix: prompt token repetition calculation (#116)
|
2024-03-20 10:33:32 +08:00 |
|
Martial BE
|
d4003f24bf
|
⬆️ chore: update dependencies (#113)
|
2024-03-19 10:21:38 +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 |
|
Martial BE
|
6f76007292
|
💚 ci: add arm64 image
|
2024-03-15 13:48:52 +08:00 |
|
Martial BE
|
3aae5d262c
|
🐛 fix: Update channel results in data loss (#108)
|
2024-03-13 18:34:37 +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 |
|
Martial BE
|
0b62ffab17
|
🐛 fix: fix fields where channels can't save null characters(#103)
|
2024-03-13 14:43:10 +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 |
|
Martial BE
|
d941faac9f
|
🐛 fix: fix panic caused by errors (#106)
|
2024-03-13 11:22:01 +08:00 |
|
Martial BE
|
113ed77bb9
|
🔥 del: delete invalid code
|
2024-03-12 17:57:46 +08:00 |
|
Buer
|
f975714c6c
|
✨ feat: Azure Speech allows for custom voices. (#104)
|
2024-03-12 17:37:08 +08:00 |
|
Buer
|
d599283366
|
🐛 fix: hunyuan request failed (#102)
|
2024-03-11 18:09:17 +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
|
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 |
|