n8n custom node for VolcEngine AI services including chat completion and code completion
npm install n8n-nodes-volcengine-ai

This is an n8n community node that allows you to use VolcEngine's AI services in n8n workflows, including chat completion and code completion features.
This node supports the following VolcEngine AI services:
- Chat Completion: Provides intelligent conversation capabilities with support for multi-turn conversations and rich parameter configuration
- FIM Completion (Fill-In-the-Middle): Provides code completion and filling functionality, supporting middle part filling in code
- Speech Synthesis: Converts text to natural speech with support for multiple voices and audio formats
- Image Generation: Generates high-quality images based on text descriptions with support for multiple models and output formats
Through this node, you can easily integrate VolcEngine's AI capabilities into your automation workflows to achieve intelligent conversations, content generation, code assistance, speech synthesis, image generation, and more.
n8n is a workflow automation platform with fair-code licensing.
Installation
Operations
Credentials
Compatibility
Usage Instructions
Resources
Follow the installation guide in the n8n community nodes documentation.
Alternatively, you can also refer to these n8n workflow templates.
This node supports the following resource types and operations:
To use this node, you need:
1. Register VolcEngine Account: Visit VolcEngine Official Website to register an account
2. Enable AI Services: Enable AI-related services in the VolcEngine console
3. Obtain API Key: Create an API Key in the VolcEngine console
4. Configure Credentials: Configure VolcEngine AI credentials in n8n
1. Install Node: Follow the installation guide to install this community node
2. Configure Credentials: Configure VolcEngine AI API credentials in n8n
3. Create Workflow: Add VolcEngine AI node to n8n workflow
4. Select Resource Type: Choose "Chat" or "FIM" resource type
5. Configure Parameters: Configure model, prompts, and other parameters according to needs
6. Execute Workflow: Run the workflow to get AI responses
- Minimum n8n Version: 1.0.0
- Node.js Version: >=22.16
- Tested Version: n8n 1.0.0+
* n8n Community Nodes Documentation
* VolcEngine AI Services Documentation
* VolcEngine AI API Reference
* VolcEngine Official Website
* n8n Workflow Templates
Note: Using this node requires a valid VolcEngine account and AI service permissions. Please ensure compliance with VolcEngine's terms of use and API call limits. Please configure appropriate access permissions based on actual usage.