Tags: secuwity/sdk-python
Tags
v0.1.2 (strands-agents#40) * Update README.md mention of tools repo (strands-agents#29) Typo in the examples tools header referencing the wrong repo * Update README to mention Meta Llama API as a supported model provider (strands-agents#21) Co-authored-by: Ryan Coleman <rycolez@amazon.com> * fix: tracing of non-serializable values, e.g. bytes (strands-agents#34) * fix(bedrock): use the AWS_REGION environment variable for the Bedrock model provider region if set and boto_session is not passed (strands-agents#39) * v0.1.2 --------- Co-authored-by: Ryan Coleman <ryan@coleman.cafe> Co-authored-by: Ryan Coleman <rycolez@amazon.com>
test: make litellm integ test more robust (strands-agents#14)