contextSize property
Max number of messages prior to and including latest_message to use as context when compiling the suggestion.
The context size is by default 100 and at most 100.
Optional.
Implementation
core.int? contextSize;
Max number of messages prior to and including latest_message to use as context when compiling the suggestion.
The context size is by default 100 and at most 100.
Optional.
core.int? contextSize;