[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of `PredictionServiceBase` is 2.12.0, with various earlier versions available, starting from 1.0.0."],["`PredictionServiceBase` serves as the foundational class for server-side implementations of `PredictionService`."],["It inherits from the `Object` class, providing access to common methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The primary method provided is `Predict`, which handles recommendation predictions and requires a `PredictRequest` and `ServerCallContext`."],["The `Predict` method returns a `PredictResponse`, wrapped in a `Task`, back to the client."]]],[]]