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

  1. Add a custom OpenAI-compatible model provider.
  2. Configure the base URL and API key.
  3. Add one chat model ID from NexoRouter Models.
  4. Create a simple chat app.
  5. Send one short prompt.
  6. 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.
Dify — NexoRouter