Commit Graph

61 Commits

Author SHA1 Message Date
JustSong
acc94f3af5 chore: adjust channel config page 2023-07-23 12:20:42 +08:00
JustSong
9d3f88de44 chore: add notice for baidu 2023-07-22 23:27:04 +08:00
JustSong
14ab35785b fix: fix model editing now working properly (close #288) 2023-07-22 18:56:36 +08:00
JustSong
cd12437330 feat: support custom model now (close #276) 2023-07-15 13:51:46 +08:00
JustSong
083bfecf3b chore: update channel add & edit page 2023-07-04 18:40:36 +08:00
JustSong
84ce8c4b02 chore: set the default token quota to 1$ 2023-07-02 16:45:42 +08:00
mrhaoji
390dbc54fd chore: more hints in model mapping textarea (#205)
* chore: more hints in model mapping textarea

* fix: fix variable not defined

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-28 12:56:01 +08:00
JustSong
1ab01b7eb5 feat: support model remap now 2023-06-27 13:42:45 +08:00
mrhaoji
5974d4edbc chore: show equivalent amount next to remaining quota in the user editing page (#198) 2023-06-25 11:54:05 +08:00
JustSong
e4f7ac4089 feat: able to query logs now (close #144) 2023-06-24 15:28:11 +08:00
JustSong
56ac6445b1 chore: able to clear all models now 2023-06-22 20:53:21 +08:00
JustSong
dd87d0a47f chore: update base url setting 2023-06-22 20:49:55 +08:00
JustSong
17bd2d0c5b fix: do not show dollar balance if not enabled 2023-06-21 15:45:30 +08:00
JustSong
c32aa170cd feat: support custom base url for channels 2023-06-20 22:32:56 +08:00
JustSong
a6cc0226a7 feat: able to display quota in dollar 2023-06-20 20:09:17 +08:00
JustSong
946aa77347 refactor: make operation settings separated from system settings 2023-06-19 09:53:56 +08:00
JustSong
b4142308c5 feat: able to add chat page link now (close #70) 2023-06-17 23:51:56 +08:00
JustSong
d27698eedf feat: now one channel can belong to multiple groups (close #153) 2023-06-14 12:14:08 +08:00
JustSong
ff1380ef87 chore: add trailing slash for API calling 2023-06-11 16:33:40 +08:00
JustSong
1e791392f2 feat: able to set group ratio now (close #62, close #142) 2023-06-11 11:08:16 +08:00
JustSong
532b60f753 feat: now user can check its topup & consume history (close #78, close #95) 2023-06-10 16:04:04 +08:00
JustSong
a04afb22ea feat: support set proxy for channel OpenAI (close #139) 2023-06-09 18:30:01 +08:00
JustSong
d5634ee7e7 feat: able to manage group now 2023-06-08 09:26:54 +08:00
JustSong
cbf339284c feat: support group now (close #17, close #72, close #85, close #104, close #136)
Co-authored-by: quzard <1191890118@qq.com>
2023-06-07 23:26:00 +08:00
JustSong
2a7462e081 chore: update config prompt (close #133) 2023-06-01 18:15:53 +08:00
JustSong
bc4c572b41 style: fix UI related problems 2023-05-22 22:41:39 +08:00
JustSong
eef09897f8 style: add positive attribute to submit buttons (close #113) 2023-05-22 22:30:11 +08:00
JustSong
ea395dd9c0 chore: prompt user if redemption code not input 2023-05-21 10:32:47 +08:00
JustSong
5b82990f13 style: add comma to quota stat 2023-05-21 10:15:30 +08:00
JustSong
8a7f597048 feat: able to manage user's quota now 2023-05-21 10:01:02 +08:00
JustSong
a241c5a6b3 chore: set default value for Azure's api version if not set 2023-05-19 22:13:29 +08:00
JustSong
c1754f777d chore: update prompt 2023-05-16 11:58:26 +08:00
JustSong
bcb4862a19 refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
JustSong
09ed289762 feat: able to use any link as about page (#60) 2023-05-14 18:58:54 +08:00
JustSong
6cc4784183 perf: load cached about content first (#60) 2023-05-14 16:13:42 +08:00
JustSong
0b636e210c feat: able to customize home page with link (close #60) 2023-05-14 15:34:14 +08:00
JustSong
80176fdfe8 feat: able to customize home page now (#24) 2023-05-13 21:27:49 +08:00
JustSong
bc87b023f5 feat: support batch creation of channels (close #58) 2023-05-13 17:08:13 +08:00
JustSong
9ed9eaa65f feat: support specific default api version now (#57) 2023-05-13 12:53:57 +08:00
JustSong
6c2e1aab65 chore: update prompt for Azure channel configuration (#57) 2023-05-13 12:29:17 +08:00
JustSong
b4bfc95297 fix: remove the dot in model name (#57) 2023-05-13 12:24:49 +08:00
JustSong
d97d50b14c feat: Azure API supported without verification (#48, #57) 2023-05-13 11:36:36 +08:00
JustSong
d11134d98f feat: now supports custom smtp port 2023-05-12 11:44:38 +08:00
JustSong
28e05cdecd chore: update placeholder text (#36) 2023-04-29 18:42:05 +08:00
JustSong
563db52805 chore: update placeholder text (#36) 2023-04-29 18:41:19 +08:00
JustSong
aa18ac4864 refactor: use quota instead of times 2023-04-28 14:57:20 +08:00
JustSong
3c31997c4e style: add bottom margin for unlimited times button 2023-04-27 17:18:07 +08:00
JustSong
863d8424b3 feat: download redemption codes as file (#12) 2023-04-26 17:13:08 +08:00
JustSong
be2b3f3fc6 feat: now user can top up via redemption code (close #9) 2023-04-26 17:02:26 +08:00
JustSong
512f9e3ac9 feat: limit the ability of common user to set the remaining usage times of token (#9) 2023-04-26 11:10:14 +08:00