Structured per-provider config block, non-destructive provider switching (#8977)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Aaron Yourk <ayourk@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
ayourk
2026-05-18 18:22:50 +00:00
committed by GitHub
parent 60c482de25
commit badb97a01e
26 changed files with 1014 additions and 95 deletions
+4
View File
@@ -6897,6 +6897,10 @@
},
"provider_type": {
"$ref": "#/components/schemas/ProviderType"
},
"saved_model": {
"type": "string",
"nullable": true
}
}
},