Home > @findkit/ui > SearchParams > semantic
SearchParams.semantic property
Execute semantic search
Signature:
semantic?: {
mode: "only" | "hybrid" | "hybrid2";
weight?: number;
k?: number;
};
Home > @findkit/ui > SearchParams > semantic
Execute semantic search
Signature:
semantic?: {
mode: "only" | "hybrid" | "hybrid2";
weight?: number;
k?: number;
};