google.internal._vertex_models_base
(internal) The `.../publishers/<publisher>/models` prefix a model name is appended to.
Reference version
Signature
function google.internal._vertex_models_base(
preview: bool = …
) -> string throws baml.errors.Io | baml.errors.ParseError | ai.errors.InvalidRequest
(internal) The .../publishers/<publisher>/models prefix a model name is appended to.
An explicit base_url replaces the whole prefix (the caller owns the path), which is also how a test points the client at a mock server.
Source:<builtin>/google/ns_internal/vertex.bamlbytes 7677–9142