Interface GenerateContentRequest (1.1.0)

Params used to call the generateContent method.

Inheritance

BaseModelParams > GenerateContentRequest

Package

@google-cloud/vertexai

Properties

contents

contents: Content[];

Array of Content.

systemInstruction

systemInstruction?: Content;

Optional. The user provided system instructions for the model. Note: only text should be used in parts of Content