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 supported2 Subscribers
Add a CodeTriage badge to dify
Help out
- Issues
- ERROR Argument `SimpleNamespace` is not assignable to parameter
- fix(api): handle reasoning models in suggested questions generation
- refactor(api): replace json.loads with Pydantic validation across models layer
- test: add e2e scenarios for app deletion and tab navigation
- Support dropdown selection fields in HITL Human Input forms
- Expose selected action value as an output in HITL Human Input(and extend its length as well)
- fix(rag): propagate retriever thread exceptions to prevent silent empty results
- docs: correct keyword scoring method description from BM25 to TF-IDF
- [BUG] 500 Internal Server Error after upgrading from old version to new commit
- fix: prevent double /v1 in MCP server URL causing 404 authorization failure
- Docs
- TypeScript not yet supported