ai-gateway/controller
ckt dccd66b852
feat: add access_until field for subscription api (#295)
* 支持从计费渠道端点返回日期

* fix: fix wrong git base

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-23 13:49:09 +08:00
..
billing.go feat: add access_until field for subscription api (#295) 2023-07-23 13:49:09 +08:00
channel-billing.go feat: add access_until field for subscription api (#295) 2023-07-23 13:49:09 +08:00
channel-test.go fix: using whitelist when disabling channels (close #292) 2023-07-22 18:15:30 +08:00
channel.go chore: make channel test related code separated 2023-05-23 10:01:09 +08:00
github.go feat: support aff now (close #75) 2023-06-17 18:12:58 +08:00
group.go feat: able to set group ratio now (close #62, close #142) 2023-06-11 11:08:16 +08:00
log.go feat: able to query token with admin user 2023-06-24 19:13:33 +08:00
misc.go chore: optimize frontend (#293) 2023-07-23 13:25:28 +08:00
model.go feat: support zhipu's ChatGLM (close #289) 2023-07-23 11:51:44 +08:00
option.go feat: able to display token billing stat via billing api (close #186) 2023-06-23 20:14:53 +08:00
redemption.go feat: now user can top up via redemption code (close #9) 2023-04-26 17:02:26 +08:00
relay-baidu.go feat: support baidu's models now (close #286) 2023-07-22 23:24:09 +08:00
relay-claude.go refactor: refactor claude related code 2023-07-22 17:36:40 +08:00
relay-image.go feat: initial support of Dall-E (#148, #266) 2023-07-15 12:30:06 +08:00
relay-openai.go refactor: refactor openai related code 2023-07-22 17:48:45 +08:00
relay-palm.go fix: fix PaLM2 not billed 2023-07-23 00:58:14 +08:00
relay-text.go feat: support zhipu's ChatGLM (close #289) 2023-07-23 11:51:44 +08:00
relay-utils.go fix: using whitelist when disabling channels (close #292) 2023-07-22 18:15:30 +08:00
relay-zhipu.go feat: support zhipu's ChatGLM (close #289) 2023-07-23 11:51:44 +08:00
relay.go fix: using whitelist when disabling channels (close #292) 2023-07-22 18:15:30 +08:00
token.go fix: fix cannot enable token if set to unlimited time (close #230) 2023-07-02 14:47:06 +08:00
user.go feat: able to delete account by self (#294) 2023-07-23 13:37:32 +08:00
wechat.go feat: support aff now (close #75) 2023-06-17 18:12:58 +08:00