Skip to main content

Interface: ChatCompletionError

Defined in: packages/sdk/src/types/communication-types.ts:298

Properties

debug_details?

optional debug_details: string

Defined in: packages/sdk/src/types/communication-types.ts:303


error_code

error_code: string

Defined in: packages/sdk/src/types/communication-types.ts:300


error_type

error_type: string

Defined in: packages/sdk/src/types/communication-types.ts:301


id

id: string

Defined in: packages/sdk/src/types/communication-types.ts:299


timestamp

timestamp: string

Defined in: packages/sdk/src/types/communication-types.ts:304


user_message

user_message: string

Defined in: packages/sdk/src/types/communication-types.ts:302