contextSize property
Max number of messages prior to and including [latest_message] to use as context when compiling the suggestion.
By default 500 and at most 1000.
Implementation
core.int? contextSize;
Max number of messages prior to and including [latest_message] to use as context when compiling the suggestion.
By default 500 and at most 1000.
core.int? contextSize;