2 Answers
- Newest
- Most votes
- Most comments
0
Hi,
Did you implement the right connections in your flow to obtain some form of cross-query memory ?
See https://docs.aws.amazon.com/bedrock/latest/userguide/flows-how-it-works.html
Connection – There are two types of connections used in Prompt flows:
A data connection is drawn between the output of one node (the source node) and the input
of another node (the target node) and sends data from an upstream node to a downstream
node. In the Amazon Bedrock console, data connections are solid gray lines.
A conditional connection is drawn between a condition in a condition node and a downstream
node and sends data from the node that precedes the condition node to a downstream node
if the condition is fulfilled. In the Amazon Bedrock console, conditional connections are dotted
purple lines.
Best,
Didier
0
Below is a simple example of the flow. Ask a vague question, and the prompt responds with a question to gain clarity. You answer the question and the prompt has no context for the answer given.
Is this normal?
answered 2 months ago
Relevant content
- asked 2 months ago
- Accepted Answerasked 2 months ago
- asked 8 days ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 5 months ago