contextSize property
Number of messages prior to and including latest_message to compile the suggestion.
It may be smaller than the SuggestKnowledgeAssistRequest.context_size field in the request if there are fewer messages in the conversation.
Implementation
core.int? contextSize;