Recent Releases of go-anthropic
go-anthropic - v2.15.0
What's Changed
- build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/73
- build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/74
- Feature/add citations by @mhpenta in https://github.com/liushuangls/go-anthropic/pull/75
- golines by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/76
New Contributors
- @mhpenta made their first contribution in https://github.com/liushuangls/go-anthropic/pull/75
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.14.1...v2.15.0
- Go
Published by liushuangls about 1 year ago
go-anthropic - v2.14.1
What's Changed
- build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/70
- Add Vertex AI support for Claude 3.7 Sonnet by @Mrmann87 in https://github.com/liushuangls/go-anthropic/pull/71
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.14.0...v2.14.1
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.14.0
What's Changed
- build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/64
- build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/65
- feat: support claude 3.7 sonnet by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/69
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.13.1...v2.14.0
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.13.1
What's Changed
- build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/61
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/62
- Translate BadRequest errors. by @steveheyman in https://github.com/liushuangls/go-anthropic/pull/63
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.13.0...v2.13.1
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.13.0
What's Changed
- feat: add computer use by @shadowpigy in https://github.com/liushuangls/go-anthropic/pull/56
- fix: golines by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/60
- Documentation by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/59
New Contributors
- @shadowpigy made their first contribution in https://github.com/liushuangls/go-anthropic/pull/56
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.12.2...v2.13.0
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.12.2
What's Changed
- Transform HTTP 403 (Forbidden) error returned by VertexAI API by @Mrmann87 in https://github.com/liushuangls/go-anthropic/pull/55
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.12.1...v2.12.2
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.12.1
What's Changed
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/53
- bugfix: Fix VertexAI model name for Claude 3.5 Sonnet 20241022 release by @Mrmann87 in https://github.com/liushuangls/go-anthropic/pull/54
New Contributors
- @Mrmann87 made their first contribution in https://github.com/liushuangls/go-anthropic/pull/54
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.12.0...v2.12.1
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.12.0
What's Changed
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/41
- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/42
- Add Google VertexAI support. by @steveheyman in https://github.com/liushuangls/go-anthropic/pull/52
New Contributors
- @steveheyman made their first contribution in https://github.com/liushuangls/go-anthropic/pull/52
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.11.0...v2.12.0
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.11.0
What's Changed
- feat: support pdf by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/40
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.10.0...v2.11.0
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.10.0
What's Changed
- Claude 1 Deprecation Prep by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/26
- feat: support count tokens by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/39
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.9.2...v2.10.0
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.9.2
What's Changed
- fix golint by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/37
- add claude-3-5-haiku-20241022 model by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/38
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.9.1...v2.9.2
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.9.1
What's Changed
- record non-json body by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/36
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.9.0...v2.9.1
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.9.0
What's Changed
- Batching Feature by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/32
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.8.2...v2.9.0
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.8.2
What's Changed
- feat: add claude-3-5-sonnet-20241022 model by @davidramiro in https://github.com/liushuangls/go-anthropic/pull/31
New Contributors
- @davidramiro made their first contribution in https://github.com/liushuangls/go-anthropic/pull/31
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.8.1...v2.8.2
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.8.1
What's Changed
- Bump GitHub Actions by @ilyabrin in https://github.com/liushuangls/go-anthropic/pull/21
- Rename depedabot.yml to dependabot.yml by @ilyabrin in https://github.com/liushuangls/go-anthropic/pull/22
- build(deps): bump codecov/codecov-action from 4.0.1 to 4.5.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/23
- Use Golines to limit line length by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/17
- remove duplicated workflow work by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/25
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/liushuangls/go-anthropic/pull/27
- feat: tool definition support cache control by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/29
New Contributors
- @ilyabrin made their first contribution in https://github.com/liushuangls/go-anthropic/pull/21
- @dependabot made their first contribution in https://github.com/liushuangls/go-anthropic/pull/23
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.8.0...v2.8.1
- Go
Published by liushuangls over 1 year ago
go-anthropic - v2.8.0
What's Changed
- Integration test by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/19
- BetaVersion and APIVersion types with test by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/20
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.7.0...v2.8.0
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.7.0
What's Changed
- Multi system message constructor, and types for model + chat roles. by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/14
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.6.1...v2.7.0
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.6.1
What's Changed
- Tests for cache control by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/11
- Add Tests by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/12
- Additional tests by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/13
- Allow an empty "rate limit header: retry-after" by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/16
- rate limit headers for streaming messages by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/15
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.6.0...v2.6.1
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.6.0
What's Changed
- feat: support cache tokens by @stillmatic in https://github.com/liushuangls/go-anthropic/pull/6
- refactor: MessageContent.SetCacheControl configurability by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/8
- feat: support system use []object by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/9
- docs: add cache control examples by @liushuangls in https://github.com/liushuangls/go-anthropic/pull/10
New Contributors
- @stillmatic made their first contribution in https://github.com/liushuangls/go-anthropic/pull/6
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.5.0...v2.6.0
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.5.0
What's Changed
- Update output in the examples to refer to the object and not the pointer by @mrheinen in https://github.com/liushuangls/go-anthropic/pull/4
- errors on Rate Limit headers by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/5
New Contributors
- @mrheinen made their first contribution in https://github.com/liushuangls/go-anthropic/pull/4
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.4.1...v2.5.0
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.4.1
What's Changed
- add request too large error by @WillMatthews in https://github.com/liushuangls/go-anthropic/pull/3
New Contributors
- @WillMatthews made their first contribution in https://github.com/liushuangls/go-anthropic/pull/3
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.4.0...v2.4.1
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.4.0
changes: - remove defult tools header - add the beta header constant BetaMaxTokens35Sonnet20240715
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.3.1
feat: add ModelClaude3Dot5Sonnet20240620
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.3.0
feat: support rate limits headers
- Go
Published by liushuangls almost 2 years ago
go-anthropic - v2.2.0
feat: messages stream mode support tool use feat: update tool use version to tools-2024-05-16
- Go
Published by liushuangls about 2 years ago
go-anthropic - v2.1.0
feat: add headers to claude response
- Go
Published by liushuangls about 2 years ago
go-anthropic - v2.0.3
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.0.2...v2.0.3
- Go
Published by liushuangls about 2 years ago
go-anthropic - v2.0.2
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.0.1...v2.0.2
- Go
Published by liushuangls about 2 years ago
go-anthropic - v2.0.1
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v2.0.0...v2.0.1
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.6.0
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.5.0...v1.6.0
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.5.0
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.4.2...v1.5.0
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.4.2
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.4.1...v1.4.2
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.4.0
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.3.1...v1.4.0
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.3.1
add claude-3-haiku-20240307 model
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.2.3
support claude-3-opus and claude-3-sonnet models
- Go
Published by liushuangls about 2 years ago
go-anthropic - v1.2.2
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.2.1...v1.2.2
- Go
Published by liushuangls over 2 years ago
go-anthropic - v1.2.1
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.2.0...v1.2.1
- Go
Published by liushuangls over 2 years ago
go-anthropic - v1.2.0
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.1.0...v1.2.0
- Go
Published by liushuangls over 2 years ago
go-anthropic - v1.1.0
Full Changelog: https://github.com/liushuangls/go-anthropic/compare/v1.0.0...v1.1.0
- Go
Published by liushuangls over 2 years ago
go-anthropic - v1.0.0
Full Changelog: https://github.com/liushuangls/go-anthropic/commits/v1.0.0
- Go
Published by liushuangls over 2 years ago