My Core Problem:
I have an n8n installation on a DigitalOcean server, and I’m using the next tag, specifically version 1.105.2.
The problem is that the new AI-related features are not showing up completely for me. Specifically, the AI Agent node and all the Gemini nodes are either completely missing, or they appear in a limited capacity without all the new options and features that I see in the official tutorials.
Initially, I thought the problem was due to an outdated Node.js version, but it turned out that’s not the case.
My question is, what is the correct way to enable and display these new nodes and features completely on a Docker-based n8n installation, given that I am using the next (1.105.2) version?