one-api/relay/adaptor/anthropic
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.go fix: implement improved headers for anthropic to support 8k outputs (#1654) 2024-07-16 23:48:54 +08:00
constants.go fix: remove the duplicate claude-3-5-haiku-20241022 in Anthropic's base model list (#1957) 2024-12-22 18:58:29 +08:00
main.go feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00
model.go fix: changeoptional field to pointer type (#1907) 2024-11-09 23:31:46 +08:00