ai-gateway/controller
Benny 9821bc7281
feat: add user list sorting and pagination enhancements (#1178)
* feat: add user list sorting and pagination enhancements

* feat: add user list sorting for THEME=air

* feat: add token list sorting and pagination enhancements

* feat: add token list sorting for THEME=air
2024-03-17 19:25:36 +08:00
..
billing.go fix: make quota int64 2024-03-13 20:00:51 +08:00
channel-billing.go chore: remove useless code 2024-03-10 23:36:29 +08:00
channel-test.go fix: update max token for test (close #1154) 2024-03-14 23:17:19 +08:00
channel.go feat: able to only test disabled channels (#1090) 2024-03-10 18:34:57 +08:00
github.go chore: update module name 2024-01-28 19:38:58 +08:00
group.go feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
log.go chore: update module name 2024-01-28 19:38:58 +08:00
misc.go feat: able to send alert message via message pusher (close #993) 2024-03-10 19:16:06 +08:00
model.go feat: support groq now (close #1087) 2024-03-10 14:09:44 +08:00
option.go chore: update module name 2024-01-28 19:38:58 +08:00
redemption.go chore: update module name 2024-01-28 19:38:58 +08:00
relay.go feat: able to disable channel by success rate 2024-03-10 17:57:47 +08:00
token.go feat: add user list sorting and pagination enhancements (#1178) 2024-03-17 19:25:36 +08:00
user.go feat: add user list sorting and pagination enhancements (#1178) 2024-03-17 19:25:36 +08:00
wechat.go chore: update module name 2024-01-28 19:38:58 +08:00