n8n / Dify / Coze
Connect low-code AI workflow platforms to Chuizi.AI's OpenAI-compatible endpoint for access to 200+ models in visual pipelines.
Prerequisites
- A deployed instance of any of the above platforms
- A Chuizi.AI account with an API key (starts with
ck-)
n8n Configuration
- Open the n8n workflow editor
- Go to Credentials
- Click Add Credential > select OpenAI API
- Enter the following:
- API Key:
ck-your-key-here - Base URL:
https://api.chuizi.ai/v1
- API Key:
- Save the credential
- When using an OpenAI node in a workflow, select the credential you just created
- Enter the model name in the Model field, e.g.,
anthropic/claude-sonnet-4-6
Next Steps
- Choose a Model — pick models for workflow tasks
- Function Calling — use tools in your AI workflows
- Structured Output — get JSON for reliable data pipelines