dify/api/controllers/web
takatost 5c7ea08bdf refactor apps 2024-03-10 15:55:12 +08:00
..
__init__.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
app.py support workflow features 2024-03-10 15:54:10 +08:00
audio.py lint fix 2024-03-10 15:54:10 +08:00
completion.py refactor apps 2024-03-10 15:55:12 +08:00
conversation.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
error.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
file.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
message.py refactor apps 2024-03-10 15:55:12 +08:00
passport.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
saved_message.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
site.py support workflow features 2024-03-10 15:54:10 +08:00
wraps.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00