How to integrate the retrieval component with the answer generation component? #4132
Unanswered
FatemaD1577
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You could link |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe your problem
I have created a simple rag flow for querying a knowledge base. Have configured the retrieval and generate component with the knowledge base input. But on querying getting error related to component id. Attaching a ss for reference:
Retrieval Component:
Generation Component:
Flow:
Kindly let me know if I have missed out on something or configured incorrectly.How to integrate the retrieval component with the answer generation component?
Beta Was this translation helpful? Give feedback.
All reactions