Skip to content

Commit

Permalink
gemini exp 1121 for mathcow
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-moomoo committed Nov 22, 2024
1 parent 182cae1 commit 91adf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var models = {
mathcow: () => {
return genAI.getGenerativeModel(
{
model: "gemini-1.5-pro-002",
model: "gemini-exp-1121",
systemInstruction: cow.mathPrompt,
safetySettings: cow.safetySettings,
},
Expand Down

0 comments on commit 91adf47

Please sign in to comment.