View Source OpenAi.Client.Stream.Error (OpenAI REST API Client v0.4.4)

Provides struct and type for a Client.Stream.Error

Summary

Types

@type t() :: %OpenAi.Client.Stream.Error{data: any() | nil, message: String.t() | nil}