ai-gateway/controller
Kidultx a43b1e2add
feat: support API2GPT platform (#173)
* support API2GPT platform

* chore: update balance renderer

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-17 15:20:51 +08:00
..
billing.go feat: return user's quota with billing api (close #92) 2023-05-22 17:10:31 +08:00
channel-billing.go feat: support API2GPT platform (#173) 2023-06-17 15:20:51 +08:00
channel-test.go fix: correct OpenAI error code's type 2023-06-11 09:49:57 +08:00
channel.go chore: make channel test related code separated 2023-05-23 10:01:09 +08:00
github.go Rename to One API 2023-04-22 21:14:09 +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 check topup history & consumption history (#78, #95) 2023-06-09 16:59:00 +08:00
misc.go feat: able to customize system name & logo now 2023-05-14 19:29:02 +08:00
model.go feat: add new released models 2023-06-14 09:12:14 +08:00
option.go Rename to One API 2023-04-22 21:14:09 +08:00
redemption.go feat: now user can top up via redemption code (close #9) 2023-04-26 17:02:26 +08:00
relay-palm.go feat: PaLM support is WIP (#105) 2023-05-21 14:26:59 +08:00
relay-utils.go fix: now the input field can be array type now (close #149) 2023-06-12 16:11:57 +08:00
relay.go feat: add token name to log (#172) 2023-06-17 14:56:03 +08:00
token.go feat: the format of key is now constant with that of OpenAI 2023-06-03 10:53:25 +08:00
user.go chore: add more log types 2023-06-10 16:31:40 +08:00
wechat.go Rename to One API 2023-04-22 21:14:09 +08:00