App Integrations

Dify - LLM App Development Platform

Use ZipFlow models in Dify to build AI agents, workflows and RAG chatbots.

Dify is an open-source platform for building AI applications. Add ZipFlow as an OpenAI-compatible model provider and use your models in agents, workflows and knowledge-base apps.

Connecting to ZipFlow

Usage Instructions

  1. Get an API key from the ZipFlow console: Dashboard → API Keys → Create.
  2. In Dify, go to Settings → Model Providers.
  3. Click Add Model Provider and select OpenAI-API-compatible.
  4. Enter the details:
    • API Base URL: https://api.zipflow.xyz/v1
    • API Key: your ZipFlow API key
  5. Click Save. Dify fetches the available models (chat, reasoning and embedding).
  6. Use the models in your app — agents, chatflow or knowledge base (RAG).

For knowledge-base features, choose a ZipFlow embedding model when you create a knowledge base.

On this page