Documentation

RagAnnotation
in package

A RAG annotation enriched with field-level configuration.

Table of Contents

Properties

$fields  : AnnotatedFields

Methods

__construct()  : mixed
toArray()  : array<string, mixed>

Properties

Methods

__construct()

public __construct(array<string, mixed> $rawResponse) : mixed
Parameters
$rawResponse : array<string, mixed>

Raw server response array.

toArray()

public toArray() : array<string, mixed>
Return values
array<string, mixed>

Array representation for serialization.

On this page

Search results