Number of messages prior to and including latestMessage to compile the suggestion. It may be smaller than the SuggestArticlesRequest.context_size field in the request if there aren't that many messages in the conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The `Participants.SuggestArticles` method returns a JSON response containing suggested articles."],["The response includes an array of `articleAnswers`, which are `ArticleAnswer` objects ordered by score."],["The `latestMessage` field in the response indicates the conversation message used for generating suggestions."],["The `contextSize` field shows the number of messages considered in generating the article suggestions."]]],[]]