2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
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?
답변함 3달 전
관련 콘텐츠
- AWS 공식업데이트됨 7달 전
- AWS 공식업데이트됨 7달 전