ai-gateway/relay/adaptor/anthropic
Mikey 0fc07ea558
feat: add support for Claude 3 tool use (function calling) (#1587)
* feat: add tool support for AWS & Claude

* fix: add {} for openai compatibility in streaming tool_use
2024-07-02 00:12:01 +08:00
..
adaptor.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
constants.go feat: added support for Claude Sonnet 3.5 (#1567) 2024-06-30 16:25:25 +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 feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00