dify/api/controllers/console/workspace
Guangdong Liu aa51662d98
refactor(api): add new endpoints for workspace management and update routing (#26465)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-10 15:59:14 +08:00
..
__init__.py add more typing (#24949) 2025-09-08 10:40:00 +08:00
account.py update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
agent_providers.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
endpoint.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
members.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
model_providers.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
models.py feat: improve multi model credentials (#25009) 2025-09-03 13:52:31 +08:00
plugin.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
tool_providers.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workspace.py refactor(api): add new endpoints for workspace management and update routing (#26465) 2025-10-10 15:59:14 +08:00