Skip to content

CagRetrieveInput

type CagRetrieveInput = object;
optional hint?: string;

query: string;

optional topK?: number;