Skip to content

How Can We Enable Prompt Caching for AWS bedrock Agents ?

0

Hi Team, I was recently going through the concept of Prompt Caching for Foundational Models Present in AWS Bedrock. Our team was trying to extend it to Bedrock Agents and how can we enable Prompt Caching for Bedrock Agents ? Is There a way so that we can enable it programatically or via the Bedrock Agents Console ? Any Help would be appreciated on this.

1 Answer
0

Hello Deepanshu,

I think you are referring to reusing prompts in Amazon Bedrock. Amazon Bedrock provides you the ability to create and save your own prompts using Prompt management so that you can save time by applying the same prompt to different workflows. You can save different versions and iterate the prompt when you test the prompt. The detailed documentation is provided at the link below:

https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-management.html

Please accept the answer if you found it to be helpful.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.