langgenius / dify

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.
https://dify.ai
Other
51.81k stars 7.51k forks source link

chore: apply ruff reformat for python-client sdk #8752

Closed hwzhuhao closed 1 month ago

hwzhuhao commented 1 month ago

Checklist:

[!IMPORTANT]
Please review the checklist below before submitting your pull request.

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. Close issue syntax: Fixes #<issue number>, see documentation for more details.

Fixes

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

ramishi commented 1 month ago

can you please also update the pip? it's still 0.1.10 https://pypi.org/project/dify-client/. @crazywoola @hgnulb

lijiajun3029 commented 1 month ago

can you please also update the pip? it's still 0.1.10 https://pypi.org/project/dify-client/. @crazywoola @hgnulb

I saw that @takatost is the author of dify-client on pypi. can you help us? @takatost 😀Thanks!