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
- feat(tools): add async token-bucket rate limiter middleware for tool execution
- fix: read suggested_questions_after_answer from Agent Soul for Agent App
- bug(agent): CreateRunRequest.idempotency_key is accepted but not enforced
- fix(agent): enforce idempotency_key during create-run admission
- fix(agent): read suggested-questions config from app_model_config for Agent apps
- docs: explain layered workflow execution timeouts
- fix(workflow): persist Agent caller before node execution
- refactor(cli): split release scripts into pure rules and CLI shells
- WebApp re-triggers a duplicate full workflow run after Human Input resume, causing 'Stopped by user'
- New Agent App API messages/{id}/suggested returns 400 "Suggested Questions Is Disabled" even when enabled
- Docs
- TypeScript not yet supported