n8n-nodes-starter/README.md
2025-09-08 19:31:59 -05:00

2.1 KiB

n8n-nodes-digitalocean-serverless-inference

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

Installation

Follow the installation guide in the n8n community nodes documentation.

Quick Installation

  1. Go to Settings > Community Nodes
  2. Select Install
  3. Enter @digitalocean/n8n-nodes-digitalocean-serverless-inference in Enter npm package name
  4. Agree to the risks of using community nodes
  5. Select Install

Note: After installation, you need to restart your n8n instance for the new node to be recognized.

Chat Completion

Create chat completions using DigitalOcean Gradient™ AI Serverless Inference LLMs. The node supports:

Credentials

To use this node, you need a Model Access Key from DigitalOcean Gradient™ AI Platform

Compatibility

  • Requires n8n version 1.0.0 or later
  • Tested up to n8n version 1.106.3

Resources

Version History

1.0.0

  • Initial usable release

License

MIT