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
Need Bedrock Runtime to release updated models to the SDK
lucix-aws
added
service-api
This issue is due to a problem in a service API, not the SDK implementation.
and removed
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
labels
Mar 6, 2025
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
Since InvokeModelInput has no ExplicitPromptCaching param, using go sdk can't enable prompt caching. It's a serious problem!
Regression Issue
Expected Behavior
Support ExplicitPromptCaching
Current Behavior
No ExplicitPromptCaching param for InvokeModelInput
Reproduction Steps
none
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
v1.8.3
Compiler and Version used
1.20
Operating System and version
mac
The text was updated successfully, but these errors were encountered: