dify/api/controllers/console/workspace
Xiyuan Chen cfefe4f738
Feat: Education (#24208)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-20 15:38:14 +08:00
..
__init__.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
account.py Feat: Education (#24208) 2025-08-20 15:38:14 +08:00
agent_providers.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
endpoint.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py fix: fix load_balancing_config save error (#21213) 2025-06-19 15:41:36 +08:00
members.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
model_providers.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
models.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
plugin.py feat: plugin auto upgrade strategy (#19758) 2025-07-23 15:33:39 +08:00
tool_providers.py Feat/improved mcp timeout configs (#23605) 2025-08-12 13:14:00 +08:00
workspace.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00