Calling self-hosted OpenAI Style API. Based on N8N node starter
- Download release from release page
- Copy
credentialsandnodesfolder to .n8n/custom directory
.n8n folder usually in home directory $HOME/.n8n if custom directory doesn't exist, create a new one - Restart n8n
- Search
Custom OpenAIin all nodes
This project use pnpm as package manager!!!
git clone https://github.com/Block81838/N8N-Custom-OpenAPI-Style-API-Chat-Node.gitpnpm installpnpm build- Copy
credentialsandnodesfolders under dist folder to .n8n/custom
