ai-gateway/controller
2023-06-11 09:55:50 +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 fix: fix not using proxy when update balance 2023-06-09 18:57:27 +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
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: support /v1/moderations now (close #117) 2023-06-11 09:37:36 +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: use gpt-3.5's encoder if not found (close #110) 2023-05-21 11:11:19 +08:00
relay.go chore: update prompt 2023-06-11 09:55:50 +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