Releases: fumito-ito/AnthropicSwiftSDK
Releases · fumito-ito/AnthropicSwiftSDK
0.5.1
What's Changed
- Configure Renovate by @renovate in #28
- Update actions/checkout action to v4 by @renovate in #30
- Update dependency awslabs/aws-sdk-swift to from: "0.74.0" by @renovate in #29
- Update dependency awslabs/aws-sdk-swift to from: "0.75.0" by @renovate in #32
- Update dependency awslabs/aws-sdk-swift to from: "0.76.0" by @renovate in #33
- Update dependency awslabs/aws-sdk-swift to from: "0.76.1" by @renovate in #34
- Update dependency awslabs/aws-sdk-swift to from: "0.76.2" by @renovate in #35
- Update dependency awslabs/aws-sdk-swift to from: "0.77.0" by @renovate in #36
- Update dependency awslabs/aws-sdk-swift to from: "0.77.1" by @renovate in #37
- Update dependency awslabs/aws-sdk-swift to v1 by @renovate in #38
- Update dependency fumito-ito/FunctionCalling to from: "0.4.0" by @renovate in #39
New Contributors
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Support
Tool Use
by @fumito-ito in #26 - Cache control support by @fumito-ito in #27
Full Changelog: 0.4.1...0.5.0
0.4.1
What's Changed
- Fix issue with incorrect parameters being included in requests when using AWS Bedrock by @fumito-ito in #20
- Fixes a problem with AWSBedrock's parse method for Stream Response, which was incorrect. by @fumito-ito in #21
- remove invalid request parameter for VertexAI by @fumito-ito in #22
- add example UI for VertexAI and AWS Bedrock by @fumito-ito in #23
- bedrock client should use model passed in
message
methods by @fumito-ito in #24 - update examples and readme about bedrock by @fumito-ito in #25
Full Changelog: 0.4.0...0.4.1
Claude 3.5 Sonnet support
What's Changed
- add docs with public functions by @fumito-ito in #14
- Claude 3.5 Sonnet support by @fumito-ito in #18
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.3
What's Changed
- topP should be Double, not be Int by @fumito-ito in #9
- tiny macos instance should install swiftlint manually by @fumito-ito in #10
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Fix examples in the README.md by @hyperlink in #6
- Fix nil output token from streaming response closes #7 by @hyperlink in #8
New Contributors
- @hyperlink made their first contribution in #6
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- remove SwiftLint Plugin from package by @fumito-ito in #5
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- AWS Bedrock support by @fumito-ito in #1
New Contributors
- @fumito-ito made their first contribution in #1
Full Changelog: 0.1.0...0.2.0
0.1.0
Full Changelog: 0.0.1...0.1.0