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

GoogleCloudAiplatformV1ComputeTokensResponse

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

Response message for ComputeTokens RPC call.

interface GoogleCloudAiplatformV1ComputeTokensResponse {}

§Properties

§

Lists of tokens info from the input. A ComputeTokensRequest could have multiple instances with a prompt in each instance. We also need to return lists of tokens info for the request with multiple instances.