Skip to content

Commit 5ebb1c8

Browse files
committed
update doc
1 parent 749c9f3 commit 5ebb1c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/GRAMMAR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Tasks can optionally specify which Model to use on the configured inference endp
8989
This is a user prompt.
9090
```
9191

92-
Note that model identifiers may differ between OpenAI compatible endpoint providers, make sure you change your model identifier accordingly when switching providers. If not specified, a default LLM model (`gpt-4o`) is used.
92+
Note that model identifiers may differ between OpenAI compatible endpoint providers, make sure you change your model identifier accordingly when switching providers. If not specified, a default LLM model (such as `gpt-4.1`) is used.
9393

9494
Parameters to the model can also be specified in the task using the `model_settings` section:
9595

0 commit comments

Comments
 (0)