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

GoogleCloudAiplatformV1GenerationConfigRoutingConfig

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

The configuration for routing the request to a specific model. This can be used to control which model is used for the generation, either automatically or by specifying a model name.

interface GoogleCloudAiplatformV1GenerationConfigRoutingConfig {}

§Properties

§

In this mode, the model is selected automatically based on the content of the request.

§

In this mode, the model is specified manually.