outputTokenLimit property

int? outputTokenLimit
final

Maximum number of output tokens the model can generate.

Not all providers supply this field.

Implementation

final int? outputTokenLimit;