This is an n8n community node for the DigitalOcean Gradient™ AI Platform Serverless Inference API. It provides access to DigitalOcean Gradient™ AI Platform's large language models through n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Credentials
Compatibility
Resources
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes
- Select Install
- Enter
@digitalocean/n8n-nodes-digitalocean-serverless-inferencein Enter npm package name - Agree to the risks of using community nodes
- Select Install
Note: After installation, you need to restart your n8n instance for the new node to be recognized.
Create chat completions using DigitalOcean Gradient™ AI Serverless Inference LLMs. The node supports:
- Multiple messages with system, user, and assistant roles
- Multiple Models
- Customizable parameters conforming to the API Specification
To use this node, you need a Model Access Key from DigitalOcean Gradient™ AI Platform
- Requires n8n version 1.0.0 or later
- Tested up to n8n version 1.106.3
- Initial usable release