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
- how to avoid session closed then visit
- refactor(api): use existing _TokenData TypedDict as get_token_data return type
- refactor(api): add _load_json_or_default helper to AppModelConfig
- fix(mcp): exclude null fields from Dynamic Client Registration payload
- Add AgentWeb business data integration
- refactor(api): extract Conversation/Message TypedDict definitions into model_dict_types module
- BUG: Chat history disappears when switching between conversations (regression in v1.13.3+)
- Output node retains legacy "End" node restrictions after rename
- refactor(api): add null safety to extract_processor and firecrawl retry methods
- refactor(api): add null safety to extract_processor and firecrawl retry method
- Docs
- TypeScript not yet supported