Commit Graph

364 Commits

Author SHA1 Message Date
JustSong
bd2c9d8c66 docs: update README 2023-06-28 13:38:09 +08:00
JustSong
2d2e4e0bf1 docs: update README 2023-06-28 13:19:01 +08:00
Archer
aad0ba2add docs: update README (#210)
* deploy docs

* docs: update README

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-28 13:01:29 +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
446a2a1c4a docs: update README 2023-06-27 23:36:12 +08:00
JustSong
fe6bd3a273 fix: fix wrong env var name 2023-06-27 23:34:23 +08:00
JustSong
da94aade10 fix: update cached user quota after post-consuming (close #204) 2023-06-27 19:22:58 +08:00
JustSong
1ab01b7eb5 feat: support model remap now 2023-06-27 13:42:45 +08:00
JustSong
b456624a35 refactor: do not use redis to store session 2023-06-26 16:10:59 +08:00
mrhaoji
640cc2df91 fix: InitChannelCache does not filter disabled channels (#201)
* chore: Show the HTTP status code in the test_time script to determine the success or failure of the request.

* fix: InitChannelCache does not filter disabled channels

* chore: do not hardcode

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-25 23:14:15 +08:00
mrhaoji
8d23abd071 chore: show the HTTP status code in the test_time script to determine the success or failure of the request (#200) 2023-06-25 22:58:16 +08:00
JustSong
4fc2c3ba57 chore: do not show completion ratio anymore 2023-06-25 20:29:42 +08:00
JustSong
f4cf9764d2 docs: update README 2023-06-25 15:14:52 +08:00
JustSong
64d31d0d42 docs: update README 2023-06-25 15:14:09 +08:00
JustSong
4cef57fec2 chore: update default ratio for text-embedding-ada-002 2023-06-25 12:07:42 +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
44a78a755f feat: support /v1/edits now (close #196) 2023-06-25 11:46:23 +08:00
JustSong
a75364d2ae chore: update the number that representing the unlimited quota 2023-06-25 10:52:46 +08:00
JustSong
27177ee1f4 fix: check if token is nil before using it 2023-06-25 10:40:54 +08:00
JustSong
6b2b656468 chore: billing api now will return a large number if unlimited quota is set 2023-06-25 10:39:22 +08:00
JustSong
196703caf5 perf: validate the request first before send to OpenAI's server 2023-06-25 10:25:33 +08:00
JustSong
462ad0c50f fix: do not record if used quota is zero 2023-06-25 09:59:58 +08:00
JustSong
668c860b8d fix: do not charge the user if the amount of tokens used was zero 2023-06-25 09:56:03 +08:00
JustSong
b8b042407a fix: fix usage is not correct 2023-06-25 09:36:39 +08:00
quzard
fc85539222 fix: fix log sorting (#195) 2023-06-24 21:34:20 +08:00
JustSong
8b8645af45 fix: do not reuse state variable directly 2023-06-24 19:45:18 +08:00
JustSong
536cbe4c8b fix: reset page number after query 2023-06-24 19:32:46 +08:00
JustSong
baab9c71ac feat: able to query token with admin user 2023-06-24 19:13:33 +08:00
JustSong
d3706ea65a chore: adjust table width 2023-06-24 15:42:16 +08:00
JustSong
e4f7ac4089 feat: able to query logs now (close #144) 2023-06-24 15:28:11 +08:00
JustSong
e4281857b0 chore: update en.json 2023-06-24 14:44:34 +08:00
JustSong
c07995ea22 chore: update completion ratio for GPT-3 2023-06-24 14:19:50 +08:00
JustSong
2fc77d70c6 chore: update translations 2023-06-24 12:26:38 +08:00
JustSong
1bb1166322 chore: update translations 2023-06-24 12:18:25 +08:00
JustSong
9e731a4493 docs: update README 2023-06-24 11:34:33 +08:00
JustSong
046606a207 docs: update README 2023-06-24 11:30:16 +08:00
JustSong
140c1a1ac8 chore: fix translation 2023-06-24 11:17:46 +08:00
JustSong
965c964e86 ci: fix GitHub Actions config 2023-06-24 10:45:37 +08:00
JustSong
07b7c10d28 chore: update en.json 2023-06-24 10:22:13 +08:00
JustSong
0dcc5f3ad3 ci: rename GitHub Actions file 2023-06-24 10:12:34 +08:00
JustSong
d668370d06 fix: remove tqdm dependency 2023-06-24 10:09:42 +08:00
JustSong
7e80d4afd3 feat: add English support 2023-06-24 10:07:49 +08:00
JustSong
98ced19f8a docs: update README 2023-06-24 00:19:39 +08:00
JustSong
74b237544c fix: fix http status code (close #193) 2023-06-23 22:59:44 +08:00
JustSong
e873c305f3 feat: show used quota in token table 2023-06-23 21:42:31 +08:00
JustSong
24bdbe117a feat: able to display token billing stat via billing api (close #186) 2023-06-23 20:14:53 +08:00
JustSong
aaafbe0adf chore: use notice to show password (#107) 2023-06-23 10:42:47 +08:00
JustSong
6bea2724e4 feat: support automatic channel testing & balance updates (close #11, close #59) 2023-06-22 22:01:03 +08:00
JustSong
d36a887ffc feat: support search channels by key (close #185) 2023-06-22 21:19:43 +08:00
JustSong
56ac6445b1 chore: able to clear all models now 2023-06-22 20:53:21 +08:00