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
- MCP OAuth flow never triggers for servers that return 200 OK on initialize without auth (Google Drive MCP)
- File upload count limit can be bypassed by pasted files in chat input
- fix(workflow): ignore placeholder file mappings to prevent invalid up…
- refactor: replace str | None = None with str = "" in OAuth functions
- refactor(models): migrate human input and execution extra models to TypeBase (#23579)
- feat: tool plugin support show_on param
- fix(weaviate): include doc_id in UUID generation to prevent overwriting
- feat: add tool show on param
- fix(email register): supplement phase field in register token generation
- fix(api): yield workflow_finished after TTS audio flushes in SSE stream
- Docs
- TypeScript not yet supported