one-api/relay
ZhangTianrong 59eae186a3
fix: remove the duplicate claude-3-5-haiku-20241022 in Anthropic's base model list (#1957)
* Update constants.go

Remove the duplicate `claude-3-5-haiku-20241022` causing issue 1928

* fix: fix syntax error

---------

Co-authored-by: JustSong <quanpengsong@gmail.com>
2024-12-22 18:58:29 +08:00
..
adaptor fix: remove the duplicate claude-3-5-haiku-20241022 in Anthropic's base model list (#1957) 2024-12-22 18:58:29 +08:00
apitype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
billing feat: enhance response handling to support gemini-2.0-thinking (#1995) 2024-12-22 18:25:44 +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 feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
meta feat: support set system prompt for channel (close #1920) 2024-11-10 14:53:34 +08:00
model feat: update GeneralOpenAIRequest 2024-11-09 23:43:08 +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