Connect via API.
projectId
: stringparentId
(optional): stringname
(optional): stringprovider
: enum (openai)tags
(optional): array of stringsmodel
: stringsource
: stringmodelParameters
: object
model
: stringprovider
(optional): stringmax_tokens
(optional): numbertemperature
(optional): numbertop_p
(optional): numberstop_sequences
(optional): array of stringspresence_penalty
(optional): numberfrequency_penalty
(optional): numberother
(optional): record of any typeinput
(optional): union of input types (Documented below)output
(optional): union of output types (Documented below)metadata
(optional): record of any typetype
: enum (CHATCOMPLETION, EMBEDDING)error
(optional): stringlatencyMs
(optional): number