[[["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-25 UTC."],[[["The `RagQuery` class, part of the Vertex AI v1beta1 API, is designed to retrieve relevant contexts for a given query."],["`RagQuery` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatile use within different contexts and with different functionalities."],["This class has a `RagRetrievalConfig` property for configuring how contexts are retrieved and supports an obsolete `Ranking` property for managing hybrid search result ranking."],["The class features two constructors, a parameterless one and one that accepts another `RagQuery` instance, enabling easy creation and copying of `RagQuery` objects."],["`Text` and `SimilarityTopK` properties are present, these serve the purpose of formatting the text to be queried and the number of contexts to retrieve respectively."]]],[]]