Properties of a TokensInfo.
Package
@google-cloud/aiplatformProperties
tokenIds
tokenIds?: ((number|Long|string)[]|null);
TokensInfo tokenIds
tokens
tokens?: (Uint8Array[]|null);
TokensInfo tokens
Properties of a TokensInfo.
tokenIds?: ((number|Long|string)[]|null);
TokensInfo tokenIds
tokens?: (Uint8Array[]|null);
TokensInfo tokens
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.