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
- [Bug] Agent V2 node in Chatflow/Workflow: SSE stream only emits node_started/message/node_finished, missing intermediate execution events (tool calls, reasoning steps)
- fix(workflow): stream Agent V2 node execution steps as agent_log events
- [Bug] Marketplace Partners section: Previous/Next buttons overlap content on mobile
- fix(web): keep chat action bar visible on touch-only mobile devices
- fix(web reader): fall back to GET when HEAD returns 405 or 501
- fix(web): send provider credential DELETE params as query string
- fix(web): add collapse/expand toggle to MainNav sidebar
- feat(workflow): filter workflow execution history by run status (#42245)
- Support filtering workflow execution history by run status (Success / Failure / Partial success)
- chore(api): remove redundant str() conversions in legacy model type migration
- Docs
- TypeScript not yet supported