Ask a question to get started
Enter to send•Shift+Enter new line
Fraction of model's maximum input tokens.
ContextFraction = tuple[Literal['fraction'], float]
Example:
To specify 50% of the model's max input tokens:
("fraction", 0.5)