Fixed
A strategy for specifying a fixed context window length. If the given contextLength is more than the maximum context window length supported by the model, the context window length will be set to the maximum context window length supported by the model.
Parameters
contextLength
The context window length to use.