Interface StartChatSessionRequest (0.3.1)

All params passed to initiate multiturn chat via startChat {VertexAI_Preview} - _vertex_instance VertexAI_Preview {GenerativeModel} - _model_instance GenerativeModel

Inheritance

StartChatParams > StartChatSessionRequest

Package

@google-cloud/vertexai

Properties

_model_instance

_model_instance: GenerativeModel;

location

location: string;

project

project: string;