dify/api/controllers/console/workspace
2024-03-26 10:11:43 +08:00
..
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account.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 feat: member invitation and activation (#535) 2023-07-14 11:19:26 +08:00
members.py fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00
model_providers.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
models.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
tool_providers.py improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2024-03-26 10:11:43 +08:00
workspace.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00