google.internal.vertex_invoke
The one internal entry point: render, send, normalize — one model turn. Claude models round-trip the Anthropic Messages format instead.
Reference version
Signature
function google.internal.vertex_invoke(
input: ai.ModelTurnInput
) -> ai.ModelTurn throws baml.errors.InvalidArgument | baml.errors.Io | baml.errors.ParseError | baml.errors.Timeout | baml.json.SerializationError | ai.errors.Failure
The one internal entry point: render, send, normalize — one model turn. Claude models round-trip the Anthropic Messages format instead.
Source:<builtin>/google/ns_internal/vertex.bamlbytes 15308–16234