fix: eliminate ~5s delay when opening Switch Models panel with local provider (#8626)
Signed-off-by: jh-block <jhugo@block.xyz>
This commit is contained in:
@@ -2283,6 +2283,19 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/local-inference/sync-featured": {
|
||||
"post": {
|
||||
"tags": [
|
||||
"super::routes::local_inference"
|
||||
],
|
||||
"operationId": "sync_featured_models",
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Featured models synced to registry"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/mcp-ui-proxy": {
|
||||
"get": {
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user