Interface GenerateContentRequest (0.2.1)

Params used to call the generateContent method. {Content[]} - contents. Array of Content

Inheritance

BaseModelParams > GenerateContentRequest

Package

@google-cloud/vertexai

Properties

contents

contents: Content[];