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.
- Official Website: https://dify.ai
- Official Documentation: https://docs.dify.ai
- Open Source Repository: https://github.com/langgenius/dify
Connecting to ZipFlow
Usage Instructions
- Get an API key from the ZipFlow console: Dashboard → API Keys → Create.
- In Dify, go to Settings → Model Providers.
- Click Add Model Provider and select OpenAI-API-compatible.
- Enter the details:
- API Base URL:
https://api.zipflow.xyz/v1 - API Key: your ZipFlow API key
- API Base URL:
- Click Save. Dify fetches the available models (chat, reasoning and embedding).
- 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.