#54 · Primary category: LLM Application Frameworks
dify-plus
Dify-Plus is an enterprise-grade enhancement of Dify, integrating a gin-vue-admin-based management center and enterprise-focused optimizations, as an open-source secondary development under Dify's license, excluding multi-tenant and logo copyrights.
Project last updated:07/21/26
GitHub Stars
2.2K
Forks
449
Contributors
1.1K
License
Other
Why we included this project
Self-hosting Dify works well until internal users start burning through API keys and nobody can see who spent what. This fork keeps Dify's LLM application builder intact and adds a management center on gin-vue-admin that fills that gap. Admins get per-user and per-key usage quotas with a visible balance indicator in the app, and backend cost reports break spending down by key. DingTalk single sign-on and an app center ranked by actual use cover the usual enterprise extras, and the code-execution sandbox can be loosened for nodes that need it. If you run Dify in-house and want quota enforcement and billing visibility, this is a ready-to-deploy package rather than patches to assemble yourself.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform