refusal property
A list of message refusal tokens with log probability information.
Implementation
@JsonKey(includeIfNull: false)
List<ChatCompletionTokenLogprob>? get refusal =>
throw _privateConstructorUsedError;
A list of message refusal tokens with log probability information.
@JsonKey(includeIfNull: false)
List<ChatCompletionTokenLogprob>? get refusal =>
throw _privateConstructorUsedError;