I have a RAG AI tool agent from n8n that is intended to answer questions on a specific medical topic which is COPD, also to serve as support in decision making, this n8n workflow includes the pinecone vector database, memory, and as LLM gpt 4o-mini, the knowledge database is a docx document on copd that includes bibliographic references in vancouver style, where each citation in the document is mapped to a bibliographic reference, the bibliographic references appear at the end of the document, I want you to help me so that when the AI tool agent answers the questions about COPD that the user asks, each answer includes the corresponding citation and is consistent with the question and answer and that at the end of each answer the bibliography appears
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:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.