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
- use NewType instead of str everywhere
- N+1 query in RecommendedAppService.can_trial for unauthenticated sessions
- `extract_dependencies_from_workflow_graph` produces malformed plugin ids for non-langgenius tools
- `/signin/check-code` silently swallows errors from `verify()` and `resendCode()`
- SSO login button silently swallows 5xx / CORS / network errors from `getUserSSOUrl()`
- fix(web): escape prompt editor typeahead query before building RegExp
- Custom model removal can leave stale model credentials and inconsistent provider state
- Possible regression since v1.13.0: embedded chatbot reset keeps using old conversation_id
- AgentAppGenerator raises ValueError when self-hosted has no AGENT_BACKEND_BASE_URL set
- Chat API returns HTTP 400 invalid_param when sensitive_word_avoidance sent with `enabled: false` + extras
- Docs
- TypeScript not yet supported