Schema
SearchSample
One result returned by a Search Function — a Sample plus its distance
from the query.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
sampleId |
string nullable |
no | — |
distance |
number (double) |
no | — |
externalId |
string nullable |
no | — |
data |
IFunctionInput |
no | — |
Source of truth: /openapi/v1.json
(#/components/schemas/)