Skip to main content

Check if a better model variant is available for this capability. Runs CapabilityOrchestratorService.check_optimization(

GET 

/api/v1/apps/:app_slug/capabilities/:capability_key/check-optimization

Check if a better model variant is available for this capability. Runs CapabilityOrchestratorService.check_optimization() which compares the currently deployed model variant against available alternatives, accounting for the device class and platform distribution of the app's registered targets. Returns a recommendation with the suggested variant and expected improvement, without making any changes.

Request

Responses

Success