Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.TokenUsage
Packages that use TokenUsage
-
Uses of TokenUsage in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return TokenUsageModifier and TypeMethodDescriptionfinal TokenUsageEvaluationResultContent.tokenUsage()The token consumption statistics for this evaluation, including input tokens, output tokens, and total tokens used by the underlying language model during the evaluation process.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type TokenUsageModifier and TypeMethodDescriptionEvaluationResultContent.Builder.tokenUsage(TokenUsage tokenUsage) The token consumption statistics for this evaluation, including input tokens, output tokens, and total tokens used by the underlying language model during the evaluation process.