one-api/controller
2025-01-31 17:54:04 +08:00
..
auth feat: record request_id 2025-01-31 17:54:04 +08:00
billing.go fix: getTokenById return token nil, make panic (#1728) 2024-09-21 23:00:29 +08:00
channel-billing.go feat: add balance query support for DeepSeek (#1946) 2024-12-22 19:26:33 +08:00
channel-test.go fix: use modelMap when testing a channel (#1855) 2024-10-27 17:06:41 +08:00
channel.go feat: able to only test disabled channels (#1090) 2024-03-10 18:34:57 +08:00
group.go chore: reorganize billing related package 2024-04-06 01:26:48 +08:00
log.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
misc.go feat: add oidc support (#1725) 2024-09-21 23:03:20 +08:00
model.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
option.go chore: update module name 2024-01-28 19:38:58 +08:00
redemption.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
relay.go feat: add gemini-2.0-flash-exp and fix race condition in processChannelRelayError (#1983) 2024-12-21 20:32:30 +08:00
token.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
user.go feat: record request_id 2025-01-31 17:54:04 +08:00