fix(config): reconcile presets with settings reload
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
Xubin Ren
co-authored by
Cursor
parent
c450d6fd3f
commit
b61c6304c3
@@ -672,6 +672,7 @@ def _run_gateway(
|
||||
"aihubmix": config.providers.aihubmix,
|
||||
},
|
||||
provider_snapshot_loader=load_provider_snapshot,
|
||||
model_preset_snapshot_builder=lambda name: load_provider_snapshot(preset_name=name),
|
||||
provider_signature=provider_snapshot.signature,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user