Documentation

ExtractionInference extends BaseInference
in package

ExtractionInference class.

Table of Contents

Properties

$activeOptions  : InferenceActiveOptions
$file  : InferenceFile
$id  : string
$job  : InferenceJob
$model  : InferenceModel
$result  : ExtractionResult

Methods

__construct()  : mixed
__toString()  : string
A prettier representation.

Properties

Methods

__construct()

public __construct(array<string, int|float|string|bool|null|array<string|int, mixed>> $rawResponse) : mixed
Parameters
$rawResponse : array<string, int|float|string|bool|null|array<string|int, mixed>>

Raw server response array.

__toString()

A prettier representation.

public __toString() : string
Return values
string

String representation.

On this page

Search results