ai-gateway/model
2023-05-13 22:04:36 +08:00
..
channel.go feat: support batch creation of channels (close #58) 2023-05-13 17:08:13 +08:00
main.go feat: able to set initial quota for new user (close #22) 2023-04-26 21:40:56 +08:00
option.go fix: fix SMTPFrom not updated in some cases (close #34) 2023-05-13 22:04:36 +08:00
redemption.go fix: return quota to user when delete token (close #37) 2023-05-04 10:20:39 +08:00
token.go fix: delete a token with a negative quota will now update the account's quota correctly (close #51) 2023-05-11 20:05:49 +08:00
user.go fix: return quota to user when delete token (close #37) 2023-05-04 10:20:39 +08:00