Self-Hosted Service Versions
Use this page to map a self-hosted service release to the model version it serves.
Version Mapping
| Self-hosted service version | Container image | Model version |
|---|---|---|
1.0.0 | europe-docker.pkg.dev/loccus-platform/onpremise-images/hiya-voice-verification:1.0.0 | phone/v7 |
1.1.0 | europe-docker.pkg.dev/loccus-platform/onpremise-images/hiya-voice-verification:1.1.0 | phone/v7 |
Release Notes
1.1.0
Version 1.1.0 continues to use the phone/v7 pipeline from 1.0.0, but includes image-level optimizations to reduce startup time and make the container image more compact.
Version Selection
Always pin the container image to an explicit version tag in production.
docker pull europe-docker.pkg.dev/loccus-platform/onpremise-images/hiya-voice-verification:1.1.0
If you need a newer release, contact Hiya for the appropriate service version and its corresponding model version before upgrading.