Hive Hive
Sign in

Model gateway endpoint namespaced under /inference/v1

Metadata
Source
GitHub
Version
0.37.7
Domains
Published
Jun 30, 2026 · 10:20 UTC
Repository
tuist/hive
Update

Hive’s model gateway is now exposed under /inference/v1 instead of /v1. Clients consuming the hosted Hive inference surface must point their base URL at https://hive.tuist.dev/inference/v1 rather than the previous https://hive.tuist.dev/v1, and the inference profile detail page now shows this namespaced endpoint in the client configuration. Upstream provider addresses used by Hive itself are unchanged.

Source: https://github.com/tuist/hive/pull/100