google.internal._gm_route_sse_open
(internal) Route failures from the shared Google / Vertex stream opener. Timeout and cancellation keep their typed control-flow meaning; only transport errors enter the provider failure taxonomy.
Reference version
Signature
function google.internal._gm_route_sse_open(
provider: string,
open: () -> baml.http.SseStream throws unknown
) -> baml.http.SseStream throws baml.errors.Timeout | ai.errors.Failure
(internal) Route failures from the shared Google / Vertex stream opener. Timeout and cancellation keep their typed control-flow meaning; only transport errors enter the provider failure taxonomy.
Source:<builtin>/google/ns_internal/gemini.bamlbytes 36100–36437