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
- [Bug]: Premature db.session.close() in ToolEngine._create_message_files causes DetachedInstanceError
- [Bug]: Global db.session.commit() in cloud_edition_billing_rate_limit_check decorator breaks transaction isolation and commits dirty data
- [Bug]: Premature db.session.commit() in DatasetRetrieval._on_query breaks transaction isolation and invalidates rollbacks
- chore(web): prune unused i18n translations
- refactor: replace logger patches with pytest caplog in tests
- formatFileSize and formatTime render an "undefined" unit for very large inputs
- fix(tts): raise clear error when no TTS voice is available
- chore: add type to test
- Bug: get_thread_messages_length excludes in-progress messages with answer_tokens > 0
- fix(api): align thread message length empty-answer guard with memory
- Docs
- TypeScript not yet supported