Skip to content

Releases: strands-agents/sdk-python

v0.1.4

23 May 19:31
0ec2df5

Choose a tag to compare

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

Full Changelog: v0.1.3...v0.1.4

v0.1.3

21 May 02:58
9ebc3cc

Choose a tag to compare

What's Changed

New Contributors

v0.1.2

18 May 23:14
aec6928

Choose a tag to compare

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

Full Changelog: v0.1.1...test

v0.1.1

17 May 01:07
e830c05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 May 17:55
44c0c03

Choose a tag to compare

Strands Agents SDK intertwines the twin strands of agents and tools, creating an SDK where autonomous intelligence can evolve.