Describe the problem/error/question
Running the LLM chain with a Google Gemini model now returns a result that says:
[
{
"text":
"I need the content of the two JSON objects to provide a response. Please provide the content of the "Proposal Feedback" and the "External Source Document.""
}
]
I am passing the json objects from previous nodes in the user prompt and also passing instructions to the llm in a system prompt.
This is happening primarily with the Extract Insights
LLM node
What is the error message (if any)?
There is no error message
Please share your workflow
Share the output returned by the last node
N/A
Information on your n8n setup
- n8n version: 1.90.2
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Mac OS Sequoia