dify/api/controllers/console/workspace
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08:00
..
__init__.py refactor: convert plugin permission if/elif to match/case (#30001) (#35140) 2026-04-14 07:03:53 +00:00
account.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
agent_providers.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
endpoint.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
members.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
model_providers.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
models.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
plugin.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
snippets.py feat: evaluation (#35251) 2026-04-15 16:09:40 +08:00
tool_providers.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
trigger_providers.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
workspace.py refactor(api): migrate workspace current response from marshal_with to BaseModel (#35207) 2026-04-14 19:48:09 +00:00