n8n-nodes-akashml
v0.1.1
Published
This is an n8n community node. It lets you use the AkashML API (OpenAI-compatible) in your n8n workflows.
Downloads
20
Maintainers
Readme
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 [email protected] or later
Resources
- n8n community nodes documentation
- AkashML API (OpenAI-compatible):
https://api.akashml.com/v1
