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