dify/api/controllers/console/workspace
2024-10-09 22:33:18 +08:00
..
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
endpoint.py feat: support list endpoints for single plugin, fix: failed to clear endpoint credentials 2024-10-09 22:33:18 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
load_balancing_config.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
members.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
model_providers.py feat: optimize icon url 2024-09-30 17:46:40 +08:00
models.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
plugin.py feat: uninstall plugins 2024-10-08 22:38:33 +08:00
tool_providers.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
workspace.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00