Releases: strands-agents/sdk-python
Releases · strands-agents/sdk-python
v0.1.2
What's Changed
- Update README.md mention of tools repo by @ryanycoleman in #29
- Update README to mention Meta Llama API as a supported model provider by @ryanycoleman in #21
- fix: tracing of non-serializable values, e.g. bytes by @awsarron in #34
- fix(bedrock): use the AWS_REGION environment variable for the Bedrock model provider region if set and boto_session is not passed by @awsarron in #39
- v0.1.2 by @awsarron in #41
New Contributors
- @ryanycoleman made their first contribution in #29
Full Changelog: v0.1.1...test
v0.1.1
What's Changed
- Update the PyPI package description by @zastrowm in #15
- docs: update README with LlamaAPI by @yanxi0830 in #18
- Update readme to include badges by @zastrowm in #17
- actions: fix docs dispatch by @pgrayy in #19
- actions: remove dispatch docs by @pgrayy in #22
- fix: set user-agent for Bedrock API calls by @clareliguori in #23
- v0.1.1 release by @Unshure in #26
New Contributors
- @zastrowm made their first contribution in #15
- @clareliguori made their first contribution in #23
Full Changelog: v0.1.0...v0.1.1