Skip to content

n8n Workflow Integration

Follow these steps to connect KoboiLLM to your n8n workflow automation platform.

Credential Setup

  1. New Credential: In n8n, create a new credential of type OpenAI account.
  2. Credential Details:
    • API Key: Enter your secret KoboiLLM key (sk-xxxx).
    • Base URL: Set to https://api.koboillm.com/v1 (or https://lite.koboillm.com/v1).
  3. Verification: Click Test Connection to confirm authorization.

Configuration Parameters

FieldConfiguration Value
Credential TypeOpenAI account
API KeyYour KoboiLLM secret key
Base URLhttps://api.koboillm.com/v1

Usage Tips

  • Always verify credential connectivity by clicking Test Connection before triggering workflows.
  • Inside n8n AI agent or Chat Model nodes, select the OpenAI provider option and pick your KoboiLLM credentials.