View Source ExOpenAI.Components.ProjectCreateRequest (ex_openai.ex v1.8.0)
Schema representing a ProjectCreateRequest within the OpenAI API
Summary
Types
@type t() :: %ExOpenAI.Components.ProjectCreateRequest{name: String.t()}
Schema representing a ProjectCreateRequest within the OpenAI API
@type t() :: %ExOpenAI.Components.ProjectCreateRequest{name: String.t()}