- n8n version: 1.75.2-beta (previous version: 1.74.3)
- Database: Pinecone
- n8n EXECUTIONS_PROCESS setting: (Not sure about this setting)
- Running n8n via: n8n cloud
- Operating system: Windows 11 Pro
the problem/error/question
I want to set up a workflow that enables an AI agent to process and prioritize specific documents and provide detailed, citation-backed responses to my queries. My goal is to have the AI agent prioritize information from five specific documents related to a particular bill, followed by analysis or citations from other documents, meeting transcripts, and notes.
Key features I want to achieve:
- Document prioritization:
The AI agent should prioritize specific documents (e.g., the bill text, associated rules, and supplementary documents) to provide analysis and insights. - Context-aware responses:
When I ask questions, the AI should first provide analysis or assessments from the primary bill and associated rules, followed by relevant citations from the other documents. - Meeting notes retrieval:
If I ask, “What did the team discuss about waiver submissions?” the AI should:
- Search through Pinecone or other vector storage for relevant meeting notes.
- Return the relevant content, specifying:
- The file name.
- Who said what.
- Key discussion points.
- Comprehensive responses:
Responses must include clear citations to the source documents
no error message