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
- feat: support STORAGE_PATH_PREFIX for global storage key namespacing
- refactor: replace bare dict types with Pydantic models
- chore(api): migrate plugin commands to use Session(db.engine)
- chore(api): migrate schedule tasks to use Session(db.engine)
- fix: agent file context gating to support document-capable models
- refactor: replace db.session with sessionmaker in console controllers
- fix: handle plugin local upload on 2xx responses
- fix(web): guard DelimiterInput against IME composition keystroke leakage
- feat: add per-credential access scope for builtin tool providers (#34…
- fix(api): preserve precision for large integers in safe_int
- Docs
- TypeScript not yet supported