Uses of Interface
org.springframework.ai.chat.metadata.Usage
Packages that use Usage
Package
Description
-
Uses of Usage in org.springframework.ai.anthropic.metadata
Classes in org.springframework.ai.anthropic.metadata that implement Usage -
Uses of Usage in org.springframework.ai.azure.openai.metadata
Classes in org.springframework.ai.azure.openai.metadata that implement Usage -
Uses of Usage in org.springframework.ai.bedrock
Classes in org.springframework.ai.bedrock that implement Usage -
Uses of Usage in org.springframework.ai.chat.metadata
Classes in org.springframework.ai.chat.metadata that implement UsageModifier and TypeClassDescriptionclass
A EmpytUsage implementation that returns zero for all property gettersMethods in org.springframework.ai.chat.metadata that return UsageModifier and TypeMethodDescriptionChatResponseMetadata.getUsage()
Returns AI provider specific metadata on API usage.Methods in org.springframework.ai.chat.metadata with parameters of type UsageModifier and TypeMethodDescription -
Uses of Usage in org.springframework.ai.chat.model
Classes in org.springframework.ai.chat.model that implement Usage -
Uses of Usage in org.springframework.ai.embedding
Methods in org.springframework.ai.embedding that return UsageModifier and TypeMethodDescriptionEmbeddingResponseMetadata.getUsage()
The AI provider specific metadata on API usage.Methods in org.springframework.ai.embedding with parameters of type UsageConstructors in org.springframework.ai.embedding with parameters of type Usage -
Uses of Usage in org.springframework.ai.minimax.metadata
Classes in org.springframework.ai.minimax.metadata that implement Usage -
Uses of Usage in org.springframework.ai.mistralai.metadata
Classes in org.springframework.ai.mistralai.metadata that implement Usage -
Uses of Usage in org.springframework.ai.model.observation
Methods in org.springframework.ai.model.observation with parameters of type Usage -
Uses of Usage in org.springframework.ai.moonshot.metadata
Classes in org.springframework.ai.moonshot.metadata that implement Usage -
Uses of Usage in org.springframework.ai.ollama.metadata
Classes in org.springframework.ai.ollama.metadata that implement Usage -
Uses of Usage in org.springframework.ai.openai.metadata
Classes in org.springframework.ai.openai.metadata that implement Usage -
Uses of Usage in org.springframework.ai.qianfan.metadata
Classes in org.springframework.ai.qianfan.metadata that implement Usage -
Uses of Usage in org.springframework.ai.vertexai.embedding
Classes in org.springframework.ai.vertexai.embedding that implement Usage -
Uses of Usage in org.springframework.ai.vertexai.gemini.metadata
Classes in org.springframework.ai.vertexai.gemini.metadata that implement Usage -
Uses of Usage in org.springframework.ai.zhipuai.metadata
Classes in org.springframework.ai.zhipuai.metadata that implement Usage