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 supported2 Subscribers
Add a CodeTriage badge to dify
Help out
- Issues
- perf: remove redundant EndUser DB query in workflow generators
- The LLM node in Dify receives the user's prompt, terminates execution in just 2 seconds and returns a successful status code, yet it outputs no content whatsoever.
- Cannot remove userinput.files LEGACY field from Workflow app — causes Agent node failures
- fix: use constant-time comparison for API key validation
- fix: some typing errors
- Agent app is not tracked correctly in Langfuse
- HTTP Request node misidentifies PDF as text when binary marker is absent
- refactor(web): convert 8 enums to as-const objects (batch 6)
- fix(api): agent node tracing in Langfuse (#33923)
- fix(workflow): enable source handle connector on End node
- Docs
- TypeScript not yet supported