contextSize property

int? contextSize
getter/setter pair

Max number of messages prior to and including [latest_message] to use as context when compiling the suggestion.

By default 20 and at most 50.

Optional.

Implementation

core.int? contextSize;