Documentation

InferenceActiveOptions
in package

Options which were activated during the inference.

Options can be activated or deactivated:

  • By setting their default values on the Platform UI
  • By explicitly setting them in the inference request

Table of Contents

Properties

$confidence  : bool
$polygon  : bool
$rag  : bool
$rawText  : bool

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
$serverResponse : array<string|int, mixed>

Raw server response array.


        
On this page

Search results