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(workflow): preserve falsy inputs in single-node runs
- fix(web): guard tracing array writes in handleSend against unmatched findIndex
- Hotfix cherry-pick provenance checker flags merge commits as missing provenance
- Signup email validation message ignores the app language
- Race condition in SegmentService.create_segment lets concurrent requests commit duplicate segment position values
- Workflow single-node execution drops explicit falsy inputs
- Hit testing fails with "Can't operate on closed transaction inside context manager"
- Workflow node/iteration/loop "finished" trace updates silently dropped in chat streaming (missing `-1` index guard in `handleSend`)
- fix(plugin): prevent hang on PluginInvokeError via iterative unwrap
- Answer node buttons ignore data-tone, and data-variant="warning" is unsupported
- Docs
- TypeScript not yet supported