Skip to content

v0.1.2

Compare
Choose a tag to compare
@awsarron awsarron released this 18 May 23:14
· 89 commits to v0.1.x since this release
aec6928

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