Interface GenerateContentRequest (0.4.0)

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

Inheritance

BaseModelParams > GenerateContentRequest

Package

@google-cloud/vertexai

Properties

contents

contents: Content[];