Commit Graph

890 Commits

Author SHA1 Message Date
Martial BE
7e206c1e7e 📝 doc: update readme 2024-04-16 18:59:33 +08:00
Martial BE
344555418e feat: Support Cloudflare AI 2024-04-16 18:08:56 +08:00
Martial BE
5606a104f6 🔖 chore: Update Login button style 2024-04-16 13:16:42 +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
bbaa4eec4b 🐛 fix: edite user failed (#150) 2024-04-15 09:43:16 +08:00
Martial BE
2b17c98b34 🔖 chore: Update OpenAI model 2024-04-11 15:49:53 +08:00
Martial BE
4268f2816a 🐛 fix: escape markdown text 2024-04-11 15:28:02 +08:00
Martial BE
abd889c398 🐛 fix: gemini tools 2024-04-11 11:54:10 +08:00
Martial BE
8ca239095b 💚 ci: windows does not use .lock files 2024-04-09 15:44:19 +08:00
Buer
a3719cd78a feat: add notifier (#144)
* ♻️ refactor: email refactor

*  feat: add notifier
2024-04-09 15:00:06 +08:00
Martial BE
76d22f0572 ️ improve: Input values for trims (#79) 2024-04-07 10:55:25 +08:00
Martial BE
aa5505f6be 🐛 fix: fix log type variable name 2024-04-07 10:39:23 +08:00
Martial BE
986284d47d 🐛 fix: Fix text truncation in TableRow component 2024-04-07 10:18:56 +08:00
MartialBE
f3c7721307 💚 ci: change yarn.lock registry path 2024-04-06 15:17:01 +08:00
MartialBE
43818e7c8b 🐛 fix: mj error 2024-04-06 15:07:33 +08:00
MartialBE
8f74fadf8a feat: Add user available model list 2024-04-05 17:31:52 +08:00
MartialBE
3cf92daef5 ️ improve: channel add used 2024-04-05 16:16:22 +08:00
MartialBE
3c302279ef ️ improve: Overview improve 2024-04-05 15:59:25 +08:00
MartialBE
bd74a1d4ac ️ improve: webUI improve 2024-04-05 15:56:42 +08:00
MartialBE
7503b688ed 🔖 chore: Update load balancing instructions 2024-04-05 14:58:16 +08:00
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