logprobs property
- @JsonKey.new(includeIfNull: false)
inherited
Log probability information for the choice.
Implementation
@JsonKey(includeIfNull: false)
ChatCompletionStreamResponseChoiceLogprobs? get logprobs =>
throw _privateConstructorUsedError;