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

GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate

import type { GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

Prompt template.

interface GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate {
displayName?: string;
frozen?: boolean;
promptText?: string;
}

§Properties

§
displayName?: string
[src]

Prompt name.

§
frozen?: boolean
[src]

If the flag is true, the prompt is frozen and cannot be modified by users.

§
promptText?: string
[src]

Prompt text that is sent to a LLM on no-match default, placeholders are filled downstream. For example: "Here is a conversation $conversation, a response is: "