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
52.36k stars 7.64k forks source link

fix: tiny lora bug found by mypy #10959

Closed yihong0618 closed 15 hours ago

yihong0618 commented 15 hours ago

Summary

fix: tiny lora bug found by mypy(not the type hint wrong) its part of https://github.com/langgenius/dify/pull/10921 when we found some bugs when doing it, will make a small pull request to benefit the project

[!Tip] Close issue syntax: Fixes #<issue number> or Resolves #<issue number>, see documentation for more details.

Screenshots

Before: After:
... ...

Checklist

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