You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified all of my SDK modules are up-to-date (you can perform a bulk update with go get -u github.com/aws/aws-sdk-go-v2/...)
Describe the bug
Hello,
I don't think this really is a bug more that the SDK is behind the bedrockruntime but it's not possible use the ConverseApi and specify a cachePoint. And it's not possible to create on one outside of the types packages because of the isContentBlock not being exported.
Regression Issue
Select this option if this issue appears to be a regression.
Expected Behavior
I would expect types to contain a ContentBlockMemberCachePoint and CachePoint struct that can be used.
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
Hello,
I don't think this really is a bug more that the SDK is behind the bedrockruntime but it's not possible use the ConverseApi and specify a cachePoint. And it's not possible to create on one outside of the types packages because of the
isContentBlock
not being exported.Regression Issue
Expected Behavior
I would expect types to contain a ContentBlockMemberCachePoint and CachePoint struct that can be used.
Current Behavior
Not possible
Reproduction Steps
None
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Compiler and Version used
1.23.4
Operating System and version
MacOS
The text was updated successfully, but these errors were encountered: