Releases: haoyuhu/dify-client-python
Releases · haoyuhu/dify-client-python
Version 1.0.1
Version 1.0.0
- Synchronous and Asynchronous Support: The client offers both synchronous and asynchronous methods, allowing for
flexible integration into various Python codebases and frameworks. - Stream and Non-stream Support: Seamlessly work with both streaming and non-streaming endpoints of the Dify API for
real-time and batch processing use cases. - Comprehensive Endpoint Coverage: Support completion, chat, workflows, feedback, file uploads, etc., the client
covers all available Dify API endpoints.