one-api/controller
glzjin e556a23b19 fix: fix baidu & ali's quota calculation (#444)
* 修复阿里计费问题

* 修复百度计费问题
2023-08-21 10:30:07 +08:00
..
billing.go feat: add access_until field for subscription api (#295) 2023-07-23 13:49:09 +08:00
channel-billing.go perf: reuse http client to reduce delay 2023-07-23 15:18:58 +08:00
channel-test.go fix: json issue 2023-08-20 01:24:59 +08:00
channel.go feat: allow toggling stream mode of channels 2023-07-24 15:30:08 +08:00
discord.go fix: discord oauth redirect url 2023-07-28 15:51:30 +08:00
github.go feat: support aff now (close #75) 2023-06-17 18:12:58 +08:00
google.go fix: use server address as redirect url 2023-07-28 14:55:40 +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 feat: support email domain whitelist (#337) 2023-07-31 18:05:56 +08:00
model.go feat: support xunfei's llm (close #206) 2023-07-31 18:05:56 +08:00
option.go feat: support email domain whitelist (#337) 2023-07-31 18:05:56 +08:00
redemption.go feat: now user can top up via redemption code (close #9) 2023-04-26 17:02:26 +08:00
relay-ali.go fix: fix baidu & ali's quota calculation (#444) 2023-08-21 10:30:07 +08:00
relay-baidu.go fix: fix baidu & ali's quota calculation (#444) 2023-08-21 10:30:07 +08:00
relay-claude.go refactor: add set event stream headers func (#402) 2023-08-12 21:55:18 +08:00
relay-image.go perf: reuse http client to reduce delay 2023-07-23 15:18:58 +08:00
relay-openai.go fix: json issue 2023-08-20 01:24:59 +08:00
relay-palm.go refactor: add set event stream headers func (#402) 2023-08-12 21:55:18 +08:00
relay-text.go fix: claude model ratio (#449) 2023-08-21 10:29:57 +08:00
relay-utils.go refactor: add set event stream headers func (#402) 2023-08-12 21:55:18 +08:00
relay-xunfei.go refactor: add set event stream headers func (#402) 2023-08-12 21:55:18 +08:00
relay-zhipu.go refactor: add set event stream headers func (#402) 2023-08-12 21:55:18 +08:00
relay.go Merge remote-tracking branch 'upstream/main' into refactor-main 2023-08-13 17:55:21 +08:00
token.go fix: fix token name too long 2023-08-12 16:58:29 +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