struct

Crig::Providers::OpenAI::ResponsesWebSocketSessionBuilder

Inherits Struct < Value < Object

Constructors

new(model : ResponsesCompletionModel, connect_timeout : Time::Span | Nil = 30.seconds, event_timeout : Time::Span | Nil = nil)
Source

Instance methods

connect
Source
connect_timeout(timeout : Time::Span) : self
Source
connect_timeout
Source
event_timeout(timeout : Time::Span) : self
Source
event_timeout
Source
model
Source
without_connect_timeout
Source
without_event_timeout
Source