1.3.0
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
Full Changelog: 1.2.0...1.3.0