OpenAi.VectorStore.File.LastError (OpenAI REST API Client v0.2.1)

Provides struct and type for a VectorStore.File.LastError

Summary

Types

@type t() :: %OpenAi.VectorStore.File.LastError{code: String.t(), message: String.t()}