contextSize property

int contextSize
final

The model's context window in tokens, recorded on each PromptSnapshot so the UI can gauge how full the context is.

Implementation

final int contextSize;