Replies: 1 comment
-
Thank you for the question. We will take a look and respond. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a lot of time looking into documentation to no avail and then reviewing the implementation of the BedrockChatClient as part of AWSSDK.Extensions.Bedrock.MEAI, it appears to me that there is no support for prompt caching although the underlying Converse API that is being used does support it through the CachePoint property on content blocks.
Just hoping to get some clarity if my understanding is correct, or if it is already implemented and I am just not seeing how to use it?
Beta Was this translation helpful? Give feedback.
All reactions