Provides struct and type for a ErrorResponse
@type t() :: %ExChromaDb.Api.ErrorResponse{error: String.t(), message: String.t()}