Uses of Record Class
com.flowable.agent.engine.impl.model.chatclient.SpringChatClientAiModelInvoker.NormalizedTokenCounts
Packages that use SpringChatClientAiModelInvoker.NormalizedTokenCounts
-
Uses of SpringChatClientAiModelInvoker.NormalizedTokenCounts in com.flowable.agent.engine.impl.model.chatclient
Methods in com.flowable.agent.engine.impl.model.chatclient that return SpringChatClientAiModelInvoker.NormalizedTokenCountsModifier and TypeMethodDescriptionprotected static SpringChatClientAiModelInvoker.NormalizedTokenCountsSpringChatClientAiModelInvoker.extractTokenCounts(org.springframework.ai.chat.metadata.Usage usage) Reads token usage and normalizes it.