Commit Graph

819 Commits

Author SHA1 Message Date
MartialBE
067668ccae ️ improve: webUI improve 2024-04-05 14:12:42 +08:00
MartialBE
1655200376 🔖 chore: restore console button 2024-04-05 04:12:52 +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
87bfecf3e9 🔖 chore: change gemini price 2024-04-02 16:36:23 +08:00
Martial BE
65820c0ff8 🐛 fix: limit jump links 2024-04-02 14:45:51 +08:00
dependabot[bot]
49c6e5de2f build(deps): bump axios from 0.27.2 to 0.28.0 in /web (#137)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 14:43:24 +08:00
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