Hey guys ,
I’m trying to reference the source url in my RAG responses ( google drive files uploaded to pinecone with their web_view_url included.
The retrieve documents node only takes the response not all the metadata like url , how can i fix this?
Please and thank you.
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Jon
3
Hey @Emmett_M,
Let me check with the team to see if is possible to return the source as well, Maybe it is something clever that needs to be done in the prompt.
Cheers. Appreciate it.
I thought it could just be returned as a variable as its clearly stored in the vector DB.
Jon
5
I did find this template which retruns with sources if that is of any use: Chat with PDF docs using AI (quoting sources) | n8n workflow template
system
Closed
6
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.