Interface protos.google.cloud.aiplatform.v1beta1.ITokensInfo (5.14.0)

Properties of a TokensInfo.

Package

@google-cloud/aiplatform

Properties

role

role?: (string|null);

TokensInfo role

tokenIds

tokenIds?: ((number|Long|string)[]|null);

TokensInfo tokenIds

tokens

tokens?: (Uint8Array[]|null);

TokensInfo tokens