@twick/ai-models / Exports / ProviderStartJobResponse
Interface: ProviderStartJobResponse
Table of contents
Properties
Properties
error
• Optional error: string
Defined in
output
• Optional output: ProviderGenerationOutput
Defined in
providerJobId
• providerJobId: string
Defined in
status
• status: "pending" | "completed" | "failed" | "running"