usage
The total accumulated usage across all responses generated by this session.
Declaration
final var usage: LanguageModelSession.Usage { get }Discussion
This value increases monotonically over the lifetime of the session.
The total accumulated usage across all responses generated by this session.
final var usage: LanguageModelSession.Usage { get }This value increases monotonically over the lifetime of the session.