google.internal._gm_open_sse
(internal) Open the SSE connection, classifying the failure precisely.
Reference version
Signature
function google.internal._gm_open_sse(
req: baml.http.Request,
provider: string,
request_timeout_ms: int | null = …,
time_to_first_token_timeout_ms: int | null = …
) -> baml.http.SseStream throws baml.errors.Timeout | ai.errors.Failure
(internal) Open the SSE connection, classifying the failure precisely.
Source:<builtin>/google/ns_internal/gemini.bamlbytes 36514–36999