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