JustSong
|
657b6b0a69
|
fix: fix cannot enable token if set to unlimited time (close #230)
|
2023-07-02 14:47:06 +08:00 |
|
JustSong
|
4172e9b682
|
feat: the format of key is now constant with that of OpenAI
|
2023-06-03 10:53:25 +08:00 |
|
JustSong
|
49e23ee6d6
|
fix: fix token quota not updated
|
2023-05-16 12:09:17 +08:00 |
|
JustSong
|
bcb4862a19
|
refactor: bind quota to account instead of token (close #64, #31)
|
2023-05-16 11:26:09 +08:00 |
|
JustSong
|
8f64927af2
|
fix: the initial quota for new token now calculated correctly (#51)
|
2023-05-11 21:29:05 +08:00 |
|
JustSong
|
ac2a56f9cd
|
feat: support API /dashboard/billing/credit_grants now (#45)
|
2023-05-10 09:28:41 +08:00 |
|
JustSong
|
aa18ac4864
|
refactor: use quota instead of times
|
2023-04-28 14:57:20 +08:00 |
|
JustSong
|
9c529f9674
|
feat: able to set initial quota for new user (close #22)
|
2023-04-26 21:40:56 +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 |
|
JustSong
|
b612efe349
|
fix: only reduce remain times when request /v1/chat/completions (close #15)
BREAKING CHANGE: now remain_times is -1 doesn't mean unlimited times anymore!
|
2023-04-26 10:45:34 +08:00 |
|
JustSong
|
db95445a86
|
feat: able to set the token's expiration time and number of uses
|
2023-04-24 20:52:40 +08:00 |
|
JustSong
|
9ca6adf4a1
|
Able to manage token now
|
2023-04-23 12:43:10 +08:00 |
|
JustSong
|
466cdbf1af
|
Token API done without verification
|
2023-04-23 11:31:00 +08:00 |
|