Commit Graph

15 Commits (815791e0b4584591f8091c56922ffb70dd0d44e2)

Author SHA1 Message Date
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
Bowen Liang 1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910) 11 months ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 8b9fed75f3
refactor(version): simplify version comparison logic (#10109) 2 years ago
-LAN- 3af65b2f45
feat(api): add version comparison logic (#8902) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
Shoya SHIRAKI c57b3931d5
refactor(api): switch to dify_config in controllers/console (#6485) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
John Wang fe688b505a
feat: support disable version check (#173) 3 years ago
John Wang db896255d6 Initial commit 3 years ago