/v1/ready, this
endpoint answers “which model?”, not “is it warmed up yet?”.
string
Basename of the configured
EMBEDDER_MODEL_PATH.string
Basename of the configured
DETECTOR_MODEL_PATH.string
An explicit version identifier, not derivable from the model file path
alone — set via the
MODEL_VERSION env var (see Configuration →
Model version), defaults to
arcface-w600k_r50-v1 if unset. Bump this whenever the deployed model
file changes, even if the filename doesn’t.