Commit Graph

298 Commits

Author SHA1 Message Date
MartialBE
f26a7839c9 🐛 fix: retrieving model list from providers 2024-05-16 15:34:49 +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
2bc2dfca39 feat: Support channel setting chat only 2024-05-15 17:51:49 +08:00
MartialBE
be874c330f 🔖 chore: logs list displays channel name. 2024-05-15 15:16:43 +08:00
MartialBE
5ae57435ba 🔖 chore: prohibit users from modifying usernames 2024-05-15 12:35:04 +08:00
MartialBE
59d3b13311 🐛 fix: fix the wrong price when the input and output values in the ModelPrice component are 0. 2024-05-15 12:26:09 +08:00
MartialBE
8a34f76851 🐛 fix: fix web price accuracy 2024-05-15 04:19:01 +08:00
MartialBE
f7cdde4b50 🐛 fix: update quota rendering to display $0 when no quota is available 2024-05-15 04:09:00 +08:00
Martial BE
490fb4c749 🐛 fix: missing menu item 2024-04-28 10:18:44 +08:00
Martial BE
801b98d6fc ♻️ refactor: Refactor chat links 2024-04-27 20:50:36 +08:00
Buer
763c8883da feat: support Ollama (#168) 2024-04-24 16:59:58 +08:00
Martial BE
9c8943eea3 🐛 fix: unable to submit creating azure speech 2024-04-24 02:57:47 +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
1ff82165d7 🐛 fix: Price list page is incomplete. 2024-04-19 04:30:48 +08:00
Martial BE
303fe3360b feat: add Stability AI 2024-04-18 18:53:49 +08:00
Martial BE
8e8d4a3a84 🔖 chore: Update Azure Speech prompt 2024-04-18 01:46:48 +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
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
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
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
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
6b018b405a ️ improve: web improve 2024-04-02 11:24:03 +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
89a84e2386 ️ improve: Prohibit users from deleting accounts (#132) 2024-03-30 19:49:42 +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
Buer
a58e538c26 ♻️ refactor: Refactor price module (#123) (#109) (#128) 2024-03-28 16:53:34 +08:00