GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF
import type { GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
Parameters for RRF algorithm that combines search results.
interface GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF {
alpha?: number;
}