How to return source document information with LCEL? #458
Unanswered
navjotmakkar
asked this question in
Q&A
Replies: 1 comment 2 replies
-
What information do you want from the source document? Its contents or metadata? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am working on the example 'Conversational Retriever' in the readme of langserve repository.
How can i get the source document information passed and return to the response I get on calling the invoke api through langserve?
Beta Was this translation helpful? Give feedback.
All reactions