Uses of Interface
ai.vectros.types.DoneEvent.OutputTokensStage
Packages that use DoneEvent.OutputTokensStage
-
Uses of DoneEvent.OutputTokensStage in ai.vectros.types
Classes in ai.vectros.types that implement DoneEvent.OutputTokensStageMethods in ai.vectros.types that return DoneEvent.OutputTokensStageModifier and TypeMethodDescriptionDoneEvent.Builder.inputTokens(int inputTokens) Total input tokens consumed by the model, including the system prompt and all messages.DoneEvent.InputTokensStage.inputTokens(int inputTokens) Total input tokens consumed by the model, including the system prompt and all messages.