ai-gateway/model
2023-05-16 11:26:09 +08:00
..
channel.go feat: automatically disable channel when error occurred (#59) 2023-05-15 17:34:09 +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 option update logic not working properly 2023-05-16 10:04:39 +08:00
redemption.go refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
token.go refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
user.go refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00