QueryRewritesValuesDebugInfo.InputQuery Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The input text to the generative query rewriting model. There may be cases where the user query and the input to the generative model are not identical.
public string InputQuery { get; }
member this.InputQuery : string
Public ReadOnly Property InputQuery As String