Interface StartChatSessionRequest (0.5.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.

publisher_model_endpoint

publisher_model_endpoint: string;

The publisher model endpoint to use for the request.