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
- test: use sqlite3 session in test_agent_config_service
- Tool dynamic-select uses a credential_id-agnostic singleton cache that is never invalidated on credential update (stale credentials)
- fix(web): suppress expected build draft 404 toasts
- When using conditional branches (if) and Jinja2 templates in combination, Dify may fail directly if the dependent variable does not exist.
- Feature Request: Expose agent/tool configuration via API (eliminate need for direct DB access)
- fix: stale credential cache in get_cached_provider_credentials for dynamic-select
- Feature Request: Support default LLM settings for models to avoid repeated configuration in LLM nodes
- feat(auth): add LDAP/Active Directory authentication with admin UI
- fix: strip reasoning/thinking blocks from knowledge base summary output
- fix(agent): preserve roster answer after completion
- Docs
- TypeScript not yet supported