Skip to main content

@twick/ai-models / Exports / ProviderStartJobResponse

Interface: ProviderStartJobResponse

Table of contents

Properties

Properties

error

Optional error: string

Defined in

orchestration-types.ts:275


output

Optional output: ProviderGenerationOutput

Defined in

orchestration-types.ts:274


providerJobId

providerJobId: string

Defined in

orchestration-types.ts:272


status

status: "pending" | "completed" | "failed" | "running"

Defined in

orchestration-types.ts:273