Conversation Retrival QA Chain- return source documents- Showing JSON only #3546
Unanswered
rickystanley76
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@rickystanley76 where you able to figure it out? I'm also trying to parse some information from the metadata but couldn't able to get it. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have this flow for my RAG system using Cohere, it's working pretty well. Only trouble i am having is the Return Source Document is only showing JSON(as below), where i would like to show as the part of the document. For Embedding is used cohere multilingual and few PDF documents. I would like to show the parts of the PDF as source documents.
Can anyone suggest some tips/solutions?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions