Documentation
Dify in the NexoRouter documentation.
Dify
Status: Candidate chat setup, not yet verified by NexoRouter.
Dify can use OpenAI-compatible model providers for chat. Knowledge bases, embeddings, rerank, and tool workflows need separate verification.
Chat model values
Provider type: OpenAI-compatible
Base URL: https://api.nexorouter.com/v1
API key: YOUR_NEXOROUTER_API_KEY
Model: deepseek-v4-flash
Setup
- Add a custom OpenAI-compatible model provider.
- Configure the base URL and API key.
- Add one chat model ID from NexoRouter Models.
- Create a simple chat app.
- Send one short prompt.
- Confirm the request in Usage Logs.
Do not assume
- Embeddings are separate from chat and are not documented as stable yet.
- Rerank models are separate.
- Tool calling must be verified per model and workflow.