View Source OpenAi.VectorStore.File.LastError (OpenAI REST API Client v0.4.4)

Provides struct and type for a VectorStore.File.LastError

Summary

Types

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