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
- fix(agent): preserve provider state and signed tool-loop prefixes
- Change-email duplicate guards compare Account.email case-sensitively, allowing two accounts for one mailbox
- Claude extended thinking: signed/encrypted thinking blocks are dropped between Agent tool-use rounds, causing 400 errors
- use effect.ts-like method for some effect handler
- [Feature] Marketplace should handle plugin ↔ Dify version compatibility (`minimum_dify_version` is currently a no-op)
- feat(dify-agent): add an opt-in Rust local runtime canary
- fix(docker): align SSRF proxy Squid timeouts with HTTP request limits
- Webhook trigger file parameter falls back to the whole files mapping instead of None
- fix(api): fall back to None for missing webhook file parameters
- feat(rag): add native knowledge graph (GraphRAG) for built-in knowledge base
- Docs
- TypeScript not yet supported