Hello n8n,
The Gemini Chat Model in the AI Agent node is missing the “Thinking Mode” option, which is available for the GoogleVertex model.
The direct Gemini API supports this feature. Its absence forces users to use the Vertex model, which has overly strict content filters, frequently blocking generations for minor text variations.
Request:
Implement the “Thinking Mode” parameter for the Gemini Chat Model to allow users to utilize the more flexible, direct Gemini API for reliable chat generation.
Thank you.