Interface protos.google.cloud.aiplatform.v1beta1.ICountTokensRequest (6.0.0)

Properties of a CountTokensRequest.

Package

@google-cloud/aiplatform

Properties

contents

contents?: (google.cloud.aiplatform.v1beta1.IContent[]|null);

CountTokensRequest contents

endpoint

endpoint?: (string|null);

CountTokensRequest endpoint

generationConfig

generationConfig?: (google.cloud.aiplatform.v1beta1.IGenerationConfig|null);

CountTokensRequest generationConfig

instances

instances?: (google.protobuf.IValue[]|null);

CountTokensRequest instances

model

model?: (string|null);

CountTokensRequest model

systemInstruction

systemInstruction?: (google.cloud.aiplatform.v1beta1.IContent|null);

CountTokensRequest systemInstruction

tools

tools?: (google.cloud.aiplatform.v1beta1.ITool[]|null);

CountTokensRequest tools