Skip to main content

Interface: ChatCompletionError

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

Properties

debug_details?

optional debug_details: string

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


error_code

error_code: string

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


error_type

error_type: string

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


id

id: string

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


timestamp

timestamp: string

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


user_message

user_message: string

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