ai-gateway/controller
2023-06-03 10:17:52 +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 balance query (close #138) 2023-06-03 10:17:52 +08:00
channel-test.go fix: fetch root user's email if blank (#129) 2023-05-31 15:24:40 +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
misc.go feat: able to customize system name & logo now 2023-05-14 19:29:02 +08:00
model.go fix: fix wrong implementation for /v1/models (close #128) 2023-05-31 14:43:29 +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 fix: disable channel with a whitelist 2023-05-21 20:58:00 +08:00
token.go fix: fix token quota not updated 2023-05-16 12:09:17 +08:00
user.go fix: update common.RootUserEmail when root's email changed (#132) 2023-05-31 15:51:31 +08:00
wechat.go Rename to One API 2023-04-22 21:14:09 +08:00