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
- style(api): remove unnecessary type conversions in core, tasks and libs
- style(api): remove unnecessary type conversions in providers; enforce rule in CI
- fix(dify-agent): seal event stream after terminal transition
- fix(web): do not use builtin credential routes for providers that have none
- fix(agent): carry provider opaque_body state across function-calling agent iterations
- 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
- Docs
- TypeScript not yet supported