Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Runs.Run.LastError

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: LastError

Runs.Run.LastError

The last error associated with this run. Will be null if there are no errors.

Table of contents

Properties

Properties

code

code: "server_error" | "rate_limit_exceeded"

One of server_error or rate_limit_exceeded.

Defined in

node_modules/openai/resources/beta/threads/runs/runs.d.ts:179


message

message: string

A human-readable description of the error.

Defined in

node_modules/openai/resources/beta/threads/runs/runs.d.ts:183

Typescript Libraries

Modules

Namespaces

Clone this wiki locally