Skip to content

Releases: haoyuhu/dify-client-python

Version 1.0.1

05 Jun 15:03
Compare
Choose a tag to compare
  • fix: json decoding failure for Dify 0.6.6

Version 1.0.0

27 Apr 03:43
Compare
Choose a tag to compare
  • 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.