irreversibleGeneration property

  1. @JsonKey.new(name: 'irreversible_generation')
LLMUsageOutput? irreversibleGeneration
final

Implementation

@JsonKey(name: 'irreversible_generation')
final LLMUsageOutput? irreversibleGeneration;