Files
dify/web/app/components/header
yyh 97508f8d7b fix(web): invalidate default model cache after saving system model settings
After saving system models, only the model list cache was invalidated
but not the default model cache, causing stale config status in the UI.
Add useInvalidateDefaultModel hook and call it for all 5 model types
after a successful save.
2026-03-04 17:26:24 +08:00
..
2023-10-16 15:26:25 +08:00
2025-12-23 16:58:55 +08:00