Skip to content
Discussion options

You must be logged in to vote

You could accomplish this by wrapping everything into a Custom Tool and using that Custom Tool in your Chat agent. You'd take the input from the user and pass that to the Custom Tool. The Custom Tool would then call the first QA chain via the API and use the results of that to then call the second QA chain via the API. The Custom Tool would then return the results of both API calls. Hope that helps.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dkindlund
Comment options

@dkindlund
Comment options

Answer selected by HenryHengZJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants