feat(FN-1965): add per-agent model override controls in dashboard
- Show the active model override in Agent Information, including support for legacy runtimeConfig.model values - Add a Model section to agent settings with CustomModelDropdown and available model loading via fetchModels - Persist model overrides as modelProvider/modelId/model and clear those fields when reverting to global default - Expand AgentDetailView tests to cover model display, prefill behavior, save payloads, and clearing overrides - Add a changeset for @gsxdsm/fusion describing the new agent model selection capability
This commit is contained in:
5
.changeset/add-agent-model-selection.md
Normal file
5
.changeset/add-agent-model-selection.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add model selection to agent settings — view and change the AI model per agent from the dashboard.
|
||||
Reference in New Issue
Block a user