Replies: 3 comments
-
I have the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've got the same issue, did you managed to find an answer ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess the whole JSON format could be included in the prompt, but I guess there are other ways of doing this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
So far when creating my Flowise chain I am able to load in a PDF and connect an LLM in order to allow for Q&A on the document, which works great. However I would like to take this one step further and connect prompts and output parsers in order to only retrieve certain information in JSON format. If I can connect the output of my Retrieval QA Chain to another sequential chain I believe this would easily solve the issue but I cannot find a way to do this. Any support is greatly appreciated. I have also provided a screenshot of how things look so far.
Beta Was this translation helpful? Give feedback.
All reactions