n8n Workflow Configuration Guide#
1.
Create a new workflow

2.
Select an appropriate trigger method. I chose the first option: Manual Trigger

3.
Add the next workflow module

4.
Select OpenAI

5.
For chat functionality, you must select "Message a Model"

6.
Start configuring the proxy API

API Key: Generate and obtain from the API Tokens page
Base URL: Enter our proxy address. Change https://api.openai.com/v1 to https://crazyrouter.com/v1
7.
After clicking save, you'll see the following prompt, indicating a successful connection

8.
I'll do a simple configuration for this module


I click "Execute step" to run a test

Modified at 2026-01-23 03:49:00