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