View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TokensInfo (google_api_ai_platform v0.2.0)
Tokens info with a list of tokens and the corresponding list of token ids.
Attributes
-
tokenIds
(type:list(String.t)
, default:nil
) - A list of token ids from the input. -
tokens
(type:list(String.t)
, default:nil
) - A list of tokens from the input.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.