one-api/controller
Laisky.Cai e9f117ff72
Some checks are pending
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
feat: add gemini-2.0-flash-exp and fix race condition in processChannelRelayError (#1983)
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2024-12-21 20:32:30 +08:00
..
auth feat: update feishu oauth login 2024-12-20 23:27:00 +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 siliconflow usage (#1798) 2024-09-22 16:31:26 +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 fix: fix default token not created in some cases (#1510) 2024-06-13 00:20:48 +08:00