Skip to content

ModelInputData

type ModelInputData = object;
input: AgentInputItem[];

optional instructions?: string;