Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudAiplatformV1RagRetrievalConfigRankingLlmRanker

import type { GoogleCloudAiplatformV1RagRetrievalConfigRankingLlmRanker } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Config for LlmRanker.

interface GoogleCloudAiplatformV1RagRetrievalConfigRankingLlmRanker {
modelName?: string;
}

§Properties

§
modelName?: string
[src]

Optional. The model name used for ranking. See Supported models.