Interface StartChatSessionRequest (0.4.0)

All params passed to initiate multiturn chat via startChat {string} project - project The Google Cloud project to use for the request {string} location - The Google Cloud project location to use for the request

Inheritance

StartChatParams > StartChatSessionRequest

Package

@google-cloud/vertexai

Properties

googleAuth

googleAuth: GoogleAuth;

location

location: string;

project

project: string;

publisher_model_endpoint

publisher_model_endpoint: string;