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(rag): close downloaded temp file before reopening it in WordExtractor
- test(rag): close temp file before encoding detection in test_helpers
- fix(api): align marketplace download-url references in unit test and e2e helpers
- [Bug] WordExtractor cannot extract remote .docx files on Windows (PermissionError: temp file is still open)
- [Bug] test_detect_file_encodings fails on Windows: cannot reopen an open NamedTemporaryFile
- [Bug] E2E seed helpers and a unit test still reference the old /api/v1/plugins/download endpoint after it was renamed to /download-url
- fix: improve AGENT_BACKEND_BASE_URL error message with config guidance
- fix(api): stop stored SVG/XML files from executing as documents
- fix: allow configured file endpoints through agent proxy
- fix: don't use mutable default arguments (shared dict on the password-reset path)
- Docs
- TypeScript not yet supported