vercel.internal.gateway_images_invoke

The one internal entry point: render, send, normalize — one model turn. The endpoint does not stream, so there is no streaming counterpart.

Reference version

Signature

function vercel.internal.gateway_images_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. The endpoint does not stream, so there is no streaming counterpart.

Source:<builtin>/vercel/ns_internal/images.bamlbytes 1705317516