Versions in this module Expand all Collapse all v6 v6.9.3 Mar 25, 2026 Changes in this version + const ExecutionSessionMetadataKey + const PinnedAuthMetadataKey + const RequestedModelMetadataKey + const SelectedAuthCallbackMetadataKey + const SelectedAuthMetadataKey + func DownstreamWebsocket(ctx context.Context) bool + func WithDownstreamWebsocket(ctx context.Context) context.Context + type Options struct + Alt string + Headers http.Header + Metadata map[string]any + OriginalRequest []byte + Query url.Values + SourceFormat sdktranslator.Format + Stream bool + type Request struct + Format sdktranslator.Format + Metadata map[string]any + Model string + Payload []byte + type Response struct + Headers http.Header + Metadata map[string]any + Payload []byte + type StatusError interface + StatusCode func() int + type StreamChunk struct + Err error + Payload []byte + type StreamResult struct + Chunks <-chan StreamChunk + Headers http.Header v6.9.2-rc1 Mar 25, 2026