dify
https://github.com/langgenius/dify
TypeScript
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported3 Subscribers
Add a CodeTriage badge to dify
Help out
- Issues
- fix(api): resolve 500 on MCP provider endpoints when provider_id is a server identifier
- fix(web): send MCP provider_id as query param instead of body
- fix(api): read the text inside Word text boxes
- Automatically generate knowledge base descriptions using the default system LLM
- fix(api): handle AppMode.AGENT in conversation memory
- HTML knowledge-base files lose every block boundary: get_text() welds the words together
- fix(api): parse boolean strings in custom tool request body conversion
- Support MCP specification version 2026-07-28 (stateless core)
- A semicolon-separated .csv is indexed as one column
- fix(rag): read the separator a CSV was written with
- Docs
- TypeScript not yet supported