mindee
    Preparing search index...

    Class FailedInferenceResponse

    Webhook payload returned when an inference fails before producing a result.

    Hierarchy (View Summary)

    Index
    createdAt: Date | null

    Date and time when the inference was started.

    Problem details for the failure, if available.

    fileAlias?: string

    Alias sent for the file, if any.

    fileName: string

    Name of the input file.

    inferenceId: string

    UUID of the failed inference.

    modelId: string

    UUID of the model used.