contextSize property
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;
The model's context window in tokens, recorded on each PromptSnapshot so the UI can gauge how full the context is.
final int contextSize;