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: set daemon=True on auxiliary threads to allow clean shutdown
- fix: add raise_for_status() to GitHub OAuth email API response
- fix: guard against IndexError when accessing first key of potentially empty dict
- refactor(api): remove dead STT handlers from TTS endpoints
- fix(tests): correct field names in tool provider test helper
- fix: preserve workflow traces for repeated executions
- fix: auto-complete missing items in array tool parameter schemas
- fix(web): handle undefined type in FileItem component
- test: remove dead helper causing invalid tool provider constructor args
- fix: non-ASCII separators broken in FixedRecursiveCharacterTextSplitter
- Docs
- TypeScript not yet supported