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 supported1 Subscribers
Add a CodeTriage badge to dify
Help out
- Issues
- chat message loading race conditions, log disorder and infinite loops
- refactor(web): use RegExp.exec instead of string.match
- dify crontab inoperative
- fix: reuse httpx client for plugin daemon requests
- [Bug] MCP Tool Call: List arguments are incorrectly serialized as stringified lists ("['val']") causing validation errors
- Multimodal LLM analyze image errors.
- feat: support opaque_body from plugin LLM calls
- refactor: rm dict in api/controllers/console/datasets/rag_pipeline/rag_pipeline_workflow.py
- refactor(web): replace string.match with RegExp.exec for better perfo…refactor(web): replace string.match with RegExp.exec for better performance (#25199)
- fix: handle app creation and rollback in import process
- Docs
- TypeScript not yet supported