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(dataset): stop the legacy permission gate from shadowing RBAC
- fix: batch token counting during indexing to prevent unbounded plugin requests
- valid_password() accepts trailing newline/CRLF (auth surface bypass, sibling of #39234)
- HTTP Request node: typing into the trailing Params/Headers row destroys the row
- Indexing: token counting sends the whole document in one plugin request (no max_chunks batching)
- HTTP Request node: pressing Enter in a Params/Headers key or value field corrupts the row; no keyboard way to advance to the next param
- fix: don't report a declined collaboration sync as a draft save failure
- fix(tasks): rollback poisoned session in async_workflow failure path
- fix(tasks): rollback poisoned session in async_workflow failure path
- fix(workflow): re-fetch dataset details when workflow nodes change
- Docs
- TypeScript not yet supported