toolUsePromptTokensDetails property

List<GoogleCloudAiplatformV1ModalityTokenCount>? toolUsePromptTokensDetails
getter/setter pair

A detailed breakdown by modality of the token counts from the results of tool executions, which are provided back to the model as input.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1ModalityTokenCount>?
toolUsePromptTokensDetails;