Interface StartChatSessionRequest (1.1.0)

All params passed to initiate multiturn chat via startChat.

Inheritance

StartChatParams > StartChatSessionRequest

Package

@google-cloud/vertexai

Properties

googleAuth

googleAuth: GoogleAuth;

The Google Auth to use for the request.

location

location: string;

The Google Cloud project location to use for the request.

project

project: string;

The Google Cloud project to use for the request.

publisherModelEndpoint

publisherModelEndpoint: string;

The publisher model endpoint to use for the request.

systemInstruction

systemInstruction?: Content;

Optional. The user provided system instructions for the model. Note: only text should be used in parts of Content