Releases: liushuangls/go-anthropic
Releases · liushuangls/go-anthropic
v2.6.0
What's Changed
- feat: support cache tokens by @stillmatic in #6
- refactor: MessageContent.SetCacheControl configurability by @liushuangls in #8
- feat: support system use []object by @liushuangls in #9
- docs: add cache control examples by @liushuangls in #10
New Contributors
- @stillmatic made their first contribution in #6
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Update output in the examples to refer to the object and not the pointer by @mrheinen in #4
- errors on Rate Limit headers by @WillMatthews in #5
New Contributors
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- add request too large error by @WillMatthews in #3
New Contributors
- @WillMatthews made their first contribution in #3
Full Changelog: v2.4.0...v2.4.1
v2.4.0
changes:
- remove defult tools header
- add the beta header constant BetaMaxTokens35Sonnet20240715
v2.3.1
feat: add ModelClaude3Dot5Sonnet20240620
v2.3.0
feat: support rate limits headers
v2.2.0
feat: messages stream mode support tool use
feat: update tool use version to tools-2024-05-16
v2.1.0
feat: add headers to claude response
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2