Introduction to Amazon Bedrock Prompt Chaining recipe
The Amazon Bedrock Prompt Chaining recipe is initiated using a guide or an HTTP request.
The process chains the prompts together and resolves them in the sequence in which they're provided. Chaining of these prompts augments the ability of the language model being used to deliver a highly curated response. When you send a query, the process first sets the behavior and topic, and then provides the additional instructions to answer the query. After receiving the response, you can ask a new question without changing the topic.