Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Grammar | string | :heavy_check_mark: | Custom grammar for text generation | root ::= “yes” | “no” |
Type | components.ChatFormatGrammarConfigType | :heavy_check_mark: | N/A |
ChatFormatGrammarConfig type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Grammar | string | :heavy_check_mark: | Custom grammar for text generation | root ::= “yes” | “no” |
Type | components.ChatFormatGrammarConfigType | :heavy_check_mark: | N/A |