Skip to content

Commit 91ec3b8

Browse files
Merge branch 'qa' into fix-getRenderCells-core-error
2 parents 43ed8a9 + 7f749d0 commit 91ec3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quadratic-shared/ai/specs/aiToolsSpec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Choose the AI model for this user prompt based on the following instructions, al
225225
ai_model: {
226226
type: 'string',
227227
description:
228-
'Value can be only one of the following: "claude" or "pro" models exactly, this is the model best suited for the user prompt based based on examples and model capabilities.\n',
228+
'Value can be only one of the following: "claude" or "4.1" models exactly, this is the model best suited for the user prompt based on examples and model capabilities.\n',
229229
},
230230
},
231231
required: ['ai_model'],

0 commit comments

Comments
 (0)