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