Describe the problem/error/question
Hi all. I’m very new to n8n, my knowledge regarding this is very basic and this is my first time asking a question here. So pardon me if i’m making any mistakes.
I’m trying to build a workflow in N8N where I’m trying to integrate AI models that Digital Ocean (DO) is providing. e.g., in the screenshot (1) you can see that I have a simple workflow for demonstration. My n8n Research AI Agent is connected to the OpenAI Chat Model2. It won’t work because I haven’t paid for the OpenAI subscription (as you can see in the 2nd screenshot). But I do have a DO Gradient AI subscription where i can create my agents and use them. I tried to search for a DO node in n8n but the only thing that i could find was standard DO community node but i don’t see the gradientAI functionality in it. How can i do this? I would really appreciate your assistance. Thanks.
Screenshots:
Image 1:
Image 2:
Image 3:
Information on your n8n setup
- n8n version: 1.106.3
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: ubuntu


