Is it possible to make LLM reason using between a SequentialChain? #6207
Unanswered
RushatPatil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm working on a use-case where I'll be using SequentialChain. Is it possible to make LLM reason their output using agents or any other tool in between of the chain.
This to make sure that an accurate answer is being passed to following chain.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions