fix(FN-2662): honor project model overrides and stabilize tests

This commit is contained in:
gsxdsm
2026-04-28 18:21:17 -07:00
parent 964c55da77
commit 2029968d23
31 changed files with 980 additions and 361 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix project-level model overrides so they take precedence over the default model fallback consistently across dashboard and engine AI flows.