Package Information
Released: 9/5/2025
Downloads: 2 weekly / 10 monthly
Latest Version: 0.1.2
Author: H2O.ai
Available Nodes
Documentation
n8n-nodes-h2ogpte
This is an n8n community node that integrates n8n with h2oGPTe.
Installation
Follow the installation guide in the n8n community nodes documentation.
Configuration
Before using this node, you need to configure your h2oGPTe credentials:
Step 1: Create API Key
- Log in to https://h2ogpte.genai.h2o.ai
- Navigate to Settings > API Keys and create or get the API key.
Step 2: Create h2oGPTe Credentials on your n8n instance
- In n8n, go to Settings → Credentials
- Add a new credential for "h2oGPTe API"
- Enter your h2oGPTe instance URL (e.g., https://h2ogpte.genai.h2o.ai) and API token (e.g., sk-...)
Supported Resources
This node provides full coverage of the h2oGPTe API. Additional documentation about the h2oGPTe API can be found in the official h2oGPTe documentation.