one-api/relay
longkeyy 3e3b8230ac
Some checks are pending
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
fix: add read/write locks for ModelRatio and GroupRatio to prevent concurrent map read/write issues (#2067)
2025-02-09 11:02:45 +08:00
..
adaptor fix: remove outdated model from ModelList and add new deepseek models 2025-02-07 00:13:57 +08:00
apitype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
billing fix: add read/write locks for ModelRatio and GroupRatio to prevent concurrent map read/write issues (#2067) 2025-02-09 11:02:45 +08:00
channeltype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
constant feat: support set system prompt for channel (close #1920) 2024-11-10 14:53:34 +08:00
controller chore: update log content 2025-01-31 20:15:04 +08:00
meta feat: show stream & elapsed time in log detail 2025-01-31 19:34:22 +08:00
model fix: fix Debugf not using DebugEnabled (close #2068) 2025-02-09 10:57:22 +08:00
relaymode feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00