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
- todo: add gate for session
- fix(oauth): resolve relative post-login redirects
- perf: optimize app log api elapse, not call getattr
- OAuth callback redirects relative redirect_url to the API origin in split-domain deployments
- fix(api): tighten RAGFlow external knowledge endpoint validation
- fix(agent): retain every tool call's input and result when a tool repeats in a turn
- Add a flag/variable to indicate whether a workflow run is part of a bulk execution
- fix: update MCPToolProvider mock attributes in test_mcp_tools_transform
- fix(datasets): resolve RBAC validation failure on batch import status endpoint
- fix(tool-node): resolve variable nodeId and show model name in canvas summary
- Docs
- TypeScript not yet supported