Package Information
Downloads: 2 weekly / 15 monthly
Latest Version: 0.1.1
Author: Barnabas Szekeres
Available Nodes
Documentation
n8n-nodes-akashml
This is an n8n community node. It lets you use the AkashML API (OpenAI-compatible) in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Models
- List models
- Chat Completions
- Create a chat completion (messages)
Credentials
Create an AkashML API credential in n8n with:
- API Key: Your AkashML API key
- Base URL: AkashML webroot including
/v1(default:https://api.akashml.com/v1)
Compatibility
Compatible with n8n@1.60.0 or later
Resources
- n8n community nodes documentation
- AkashML API (OpenAI-compatible):
https://api.akashml.com/v1