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(api): tighten workflow typing contracts
- fix(agent): preserve agent variable default values in model config serialization
- fix: correct HTTP request retry interval and implement proper exponential backoff
- feat(agentpay): add native MCP payment layer for Dify agents (#33434)…
- fix: Replace bare except: clauses with except Exception:
- fix: restrict debug endpoints to development mode
- fix(agent): accumulate llm usage across agent rounds
- fix: replace bare except clauses with except Exception
- fix(web): restore folding for LLM think/output separation
- refactor: remove dead STT error handlers from TTS endpoints
- Docs
- TypeScript not yet supported