View Source OpenAi.Response.InProgressEvent (OpenAI REST API Client v1.0.0)
Provides struct and type for a Response.InProgressEvent
Summary
Types
@type t() :: %OpenAi.Response.InProgressEvent{ response: OpenAi.Response.t(), type: String.t() }
Provides struct and type for a Response.InProgressEvent
@type t() :: %OpenAi.Response.InProgressEvent{ response: OpenAi.Response.t(), type: String.t() }