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: avoid app detail refetch on tab switches
- fix(api): inherit REDIS_USE_CLUSTERS for event bus pubsub config (#35291) 🤖🤖🤖
- feat: add Valkey as a vector store backend
- fix(docker/nginx): preserve original Host header for upstream requests
- feat: support STORAGE_PATH_PREFIX for global storage key namespacing
- refactor: replace bare dict types with Pydantic models
- chore(api): migrate plugin commands to use Session(db.engine)
- chore(api): migrate schedule tasks to use Session(db.engine)
- fix: agent file context gating to support document-capable models
- refactor: replace db.session with sessionmaker in console controllers
- Docs
- TypeScript not yet supported