Releases: strands-agents/sdk-python
Releases · strands-agents/sdk-python
v0.1.5
What's Changed
- models - openai - argument none by @pgrayy in #97
- docs(readme): add open PRs badge + link to samples repo + change 'Docs' to 'Documentation' by @awsarron in #100
- docs(readme): add logo by @awsarron in #101
- docs(readme): add logo, title, badges, links to other repos, standardize headings by @awsarron in #102
- style(readme): use dark logo for clearer visibility when system is using light color scheme by @awsarron in #104
- fix(readme): use logo that changes color automatically depending on user's color preference scheme by @awsarron in #105
- feat(handlers): add reasoning text to callback handler and related tests by @josephgultekin in #109
- feat: Add dynamic system prompt override functionality by @Shubhamraut01 in #108
- 🔥🕊️ Rise of the Phoenix: Event Loop Refactor by @fede-dash in #106
- fix(telemetry): fix agent span start and end when using Agent.stream_async() by @awsarron in #119
- feat: Update SlidingWindowConversationManager by @Unshure in #120
- v0.1.5 by @awsarron in #121
New Contributors
- @josephgultekin made their first contribution in #109
- @Shubhamraut01 made their first contribution in #108
- @fede-dash made their first contribution in #106
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: Updated GitHub Action to use GitHub native approvals by @yonib05 in #67
- models - litellm - capture usage by @pgrayy in #73
- fixing various typos in markdowns and scripts by @didier-durand in #74
- fix(docs): add missing quotation marks in pip install commands by @JackYPCOnline in #80
- fix: Merge strands-agents user agent into existing botocore config by @clareliguori in #76
- feature: models - openai by @pgrayy in #65
- fixing typos in .py and .md by @didier-durand in #78
- docs: update contributing guide to manage python env with hatch shell by @wzxxing in #46
- Add ensure_ascii=False to json.dumps() calls in telemetry tracer by @moritalous in #37
- lint - openai client protocol by @pgrayy in #87
- Lower OpenTelemetry minimum version by @zastrowm in #89
New Contributors
- @didier-durand made their first contribution in #74
- @JackYPCOnline made their first contribution in #80
- @wzxxing made their first contribution in #46
- @moritalous made their first contribution in #37
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix: update direct tool call references by @cagataycali in #56
- Update README.md - corrected spelling of "model" by @samisb in #59
- style guide by @pgrayy in #49
- Update version to 0.1.3 by @Unshure in #63
New Contributors
- @cagataycali made their first contribution in #56
- @samisb made their first contribution in #59
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