Schema · Ontology:
FunctionFunction
A live classification/detection/search pipeline. Combines a model, a Label set, a Sample store, and an invoke endpoint behind one stable id.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
projectId |
string nullable |
no | — |
name |
string nullable |
no | — |
input |
FunctionInputModality |
no | — |
output |
FunctionOutputModality |
no | — |
id |
string nullable |
no | — |
Source of truth: /openapi/v1.json
(#/components/schemas/)