View Source ExOpenAI.Components.ModifyRunRequest (ex_openai.ex v1.5.1)

Schema representing a ModifyRunRequest within the OpenAI API

Summary

Types

@type t() :: %ExOpenAI.Components.ModifyRunRequest{metadata: map() | nil}