Read model-tier readiness
Service
Read model-tier readiness
Proxies the model service readiness state. This route is intended for health checks and warmup visibility and does not require authentication.
GET
Read model-tier readiness
Response
Model server is warmed and ready to accept compute traffic
Available options:
ready, warming, error Empty when healthy or warming. When warmup fails, this is a symbolic error code such as runtime_warmup_failed; raw runtime exception text is not exposed on the public readiness route.