ai-gateway/controller
2023-05-23 10:01:09 +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 chore: only check OpenAI channel & custom channel 2023-05-23 10:00:36 +08:00
channel-test.go chore: make channel test related code separated 2023-05-23 10:01:09 +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 feat: API /models & /models/:model implemented (close #68) 2023-05-17 10:42:52 +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: limit the shown text's length (close #80) 2023-05-16 21:33:59 +08:00
wechat.go Rename to One API 2023-04-22 21:14:09 +08:00