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(web): add text/plain clipboard fallback to Markdown table copy (issue #38790)
- Agents configure page throws 500: credential schema of a custom API tool provider is requested via the builtin tool-provider route (PluginNotFoundError)
- Race condition in RateLimit.enter() allows max_active_requests cap to be exceeded under concurrent requests
- fix(api): close TOCTOU race in RateLimit.enter()
- Chatflow/Workflow "Agent" node (agent_v2) is unusable in the standard `docker/dify` deployment — requires an undeployed "Agent backend" service
- fix(api): close race window in SegmentService.create_segment position lock
- fix(prompt): scope extract_thread_messages' no-parent check to the tracked message
- fix(web): keep signup email validation in the app language
- Parallel fail-fast leaves collateral node failures unattributed and stale
- Fix issue #38655: missing-variable Jinja branch crash
- Docs
- TypeScript not yet supported