dify/api/controllers/console/workspace
2024-10-14 16:22:12 +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 Mergin main into fix/chore-fix 2024-10-14 16:22:12 +08:00
models.py fix: fix the issue with the system model configuration update (#8923) 2024-09-30 17:14:13 +08:00
plugin.py feat: support two install source 2024-10-10 16:35:36 +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