I currently have a flow that can either output an answer to the user's question or it can output a message saying it was unable to answer the user's question.
I'm trying to attach these two possible outputs to a chan tool which will then be attached to a conversational retrieval agent. Any idea on how I can go about this?
Hi everyone,
I currently have a flow that can either output an answer to the user's question or it can output a message saying it was unable to answer the user's question.
I'm trying to attach these two possible outputs to a chan tool which will then be attached to a conversational retrieval agent. Any idea on how I can go about this?
Thanks!