Uses of Class
org.machanism.machai.ai.manager.Usage
Packages that use Usage
Package
Description
Provides management utilities and data structures for working with generative
AI providers and their token-usage metrics.
-
Uses of Usage in org.machanism.machai.ai.manager
Methods in org.machanism.machai.ai.manager that return types with arguments of type UsageModifier and TypeMethodDescriptionUsageStatistics.getAllModelUsages()Returns the aggregated usage map for all models.UsageStatistics.getUsageForModel(String modelId) Returns the aggregated usage entries for a specific model.Methods in org.machanism.machai.ai.manager with parameters of type Usage