mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-09-04 02:01:48 +03:00
fix(webui): keep schema defaults out of model presets
This commit is contained in:
@@ -53,6 +53,7 @@ def test_model_domain_owns_dto_and_config_updates() -> None:
|
||||
"model_presets",
|
||||
"model_call_order",
|
||||
"model_call_order_editable",
|
||||
"model_configuration_migratable",
|
||||
"providers",
|
||||
}
|
||||
assert payload["agent"]["model"] == "openai/gpt-5.4"
|
||||
|
||||
Reference in New Issue
Block a user