Skip to main content
Use these checks after deploying (on-premise or SageMaker) to confirm the service is healthy and producing expected results.

1. Service health

2. Model availability (SDK)

available_backbones() lists the models the Bioptimus SDK can construct (read from its bundled configs) — it does not query the server. The /ping response in step 1 is the source of truth for what the deployed endpoint actually serves.

3. Output shape checks