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
- feat(dify-agent): migrate model-invoke and binding-lost reasons to RunFailureType
- Agent LOG icon enrichment performs full plugin and built-in provider scans in the execution path
- feat: Configurable embedding concurrency and rate-limit handling (INDEXING_MAX_WORKERS_NUMBER, EMBEDDING_BATCH_DELAY)
- [Agent V2] Missing vision toggle and model-capability awareness in configure UI
- feat: support multi-select input in start node
- The file transfer logic in the workflow orchestration page is inconsistent with that of external API calls.
- security: constant-time secret compares; stop echoing webhook errors
- security: require login on trial explore read APIs
- fix(workflow-as-tool): reject malformed json_object args instead of coercing to {}
- style(api): remove unnecessary type conversions in console controllers and services
- Docs
- TypeScript not yet supported