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 supported2 Subscribers
Add a CodeTriage badge to dify
Help out
- Issues
- refactor(web): convert enums to as-const objects (batch)
- feat: try to see the hierarchy in phonenix trace rather than all single events
- fix(web): copy multi-output workflow results
- Remove FIXME and type: ignore in moderation/external_data_tool factories
- refactor(api): remove type: ignore and FIXME comments in factories
- The API endpoint for the workflow request has consistently failed to return the final result.
- feat: support oauth scope param
- refactor(api): type _sign_query return with SignedQueryDict TypedDict
- refactor(api): type _error_to_stream_response with ErrorStreamResponseDict TypedDict
- fix(web): release responding lock on annotation-reply message_end
- Docs
- TypeScript not yet supported