When using Kendra retrieval api along with conversationretrieval chain in langchain - unable to view full contents from Kendra #7516
chichu1990
started this conversation in
General
Replies: 0 comments
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.
-
When using Kendra Retreival API for retrieval of context, I'm unable to see the full context that is getting retrieved from kendra. Also when i use the langchain conversational retrieval chain for generator, the answers which I get aren't exactly matching with the retrieval APi context which I'm able to see. So my Understanding is, I'm unable to view the full context from the Kendra retriever which is used as an input. Please let me know how to view the full context from Kendra retriever output so that I could validate the final answers getting displayed after generator is correct.
Beta Was this translation helpful? Give feedback.
All reactions