This is an n8n community node that integrates n8n with h2oGPTe.
Follow the installation guide in the n8n community nodes documentation.
Before using this node, you need to configure your h2oGPTe credentials:
- Log in to https://h2ogpte.genai.h2o.ai
- Navigate to Settings > API Keys and create or get the API key.
- 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-...)
This node provides full coverage of the h2oGPTe API. Additional documentation about the h2oGPTe API can be found in the official h2oGPTe documentation.