Freigeben über


CustomGrammarFormatParam.Syntax Property

Definition

The syntax of the grammar definition. One of lark or regex.

public Azure.AI.AgentServer.Responses.Models.GrammarSyntax1 Syntax { get; set; }
member this.Syntax : Azure.AI.AgentServer.Responses.Models.GrammarSyntax1 with get, set
Public Property Syntax As GrammarSyntax1

Property Value

Applies to