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
- [Refactor/Chore] API Machinery: Migrate API endpoints to layered application services
- docs: correct in-app /audio-to-text API reference to match implementation
- RBAC: GET /datasets/batch_import_status/<job_id> always returns 400 when RBAC_ENABLED
- Files generated by created agents in Agents (BETA) are stored in File System and cannot be downloaded by clicking
- Tool node canvas summary shows raw nodeId for file variable and empty for model-selector parameter
- [Bug] Service API cannot re-enable a segment with Elasticsearch after disabling it (regression of #10445)
- Iteration Node Returns Empty Output When Parallel Mode Is Enabled
- chore: remove unnecessary type conversions
- web: SSR outside (commonLayout) ignores SERVER_CONSOLE_API_URL and fetches system-features from http://localhost:80
- In-app API docs for /audio-to-text drift from implementation: format list, size limit, unreachable error codes
- Docs
- TypeScript not yet supported