If/else connect directly to conversation retrieval qa chain #1651
amansoniamazatic
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if the If/Else Function could connect directly to the conversational QA chain. I built out a RAG via prompt chaining (the if/else essentially determines intent before directing the conversation in the appropriate direction. A direct If/Else connection to a conversational QA chain would eliminate six elements + 3 chains.
Beta Was this translation helpful? Give feedback.
All reactions