Skip to content

1.4.0

Choose a tag to compare

@sebsto sebsto released this 12 Oct 22:54
· 20 commits to main since this release
eb4abea
  • Expose Usage and Metrics in the ResponseMetaData. These type were previously internal and not usable from client applications.
  • expose a new InputIsTooLong error based on Bedrock's ValidationError
  • expose some properties as public
  • add functions to History
  • add precondition checks on ConverseRequestBuilder.withHistory()

What's Changed

  • Expose usage and metrics in metadata by @sebsto in #48
  • Add new error cases and fix properties access & history by @sebsto in #49

Full Changelog: 1.3.0...1.4.0