Skip to content

Commit

Permalink
feat: support gemini flash
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-bf committed May 15, 2024
1 parent 3513c68 commit 6612550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ const openaiModels = [
const googleModels = [
"gemini-1.0-pro",
"gemini-1.5-pro-latest",
"gemini-1.5-flash-latest",
"gemini-pro-vision",
];

Expand Down

0 comments on commit 6612550

Please sign in to comment.