contextSize property

int contextSize
final

The model's context window in tokens, used to gauge how full the context is from an estimated count of text.

Implementation

final int contextSize;