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(api): return 400 instead of 500 when 'file' is missing from web-app audio-to-text
- fix(api): return 400 instead of 500 when installed-app audio-to-text has no 'file' field (#39184)
- fix(api): sign tool file URLs generated by ToolFileMessageTransformer
- parse_time_range mishandles DST spring-forward gaps that aren't exactly one hour (crashes on >1h gaps, wrong instant on <1h gaps)
- fix(api): correct DST spring-forward handling in parse_time_range
- fix(ci): skip merge commits in hotfix cherry-pick provenance checker
- fix(hit_testing): use flush() instead of commit() to preserve transaction context
- Tool file URLs generated without signature parameters causing 400 validation errors
- fix: stream answer nodes inside iteration/loop containers
- test(api): guard and document the DEBUG gevent server path (#39205)
- Docs
- TypeScript not yet supported