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: skip empty tool entries in agent_chat config validation
- 🐛 Bug Report: External Knowledge API Connection Fails with 403 Forbidden Due to SSRF Proxy Blocking Internal IP
- fix: Web App share/embed URLs missing non-standard port when APP_WEB_URL is unset
- feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app
- Setup OAuth-client CLI commands log SECRET_KEY and client secrets to stdout
- fix: avoid logging SECRET_KEY and OAuth client secrets in setup CLI
- Uploaded filename validation only rejects path separators (allows NUL/control characters and dot-names)
- fix: harden uploaded filename validation
- Bug: parse_json_markdown truncates raw top-level JSON arrays
- fix(api): reject unsafe upload filenames
- Docs
- TypeScript not yet supported