Skip to content

1.3.0

Choose a tag to compare

@sebsto sebsto released this 12 Oct 18:09
· 22 commits to main since this release
ad70683

Expose max prompt size to the BedrockModel API.
This allows agent and client applications to track the size of the history sent to the model and to take action when we're getting close to the maximum prompt size supported.

What's Changed

  • Expose max prompt size to the model API by @sebsto in #47

Full Changelog: 1.2.0...1.3.0