Skip to content

Commit

Permalink
✨feature(gpt4o): 支持最新的gpt4o模型
Browse files Browse the repository at this point in the history
  • Loading branch information
vacuityv committed May 14, 2024
1 parent e71fc8b commit 5485951
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions info.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
"title": "gpt4.0",
"value": "gpt4.0"
},
{
"title": "gpt4o",
"value": "gpt4o"
},
{
"title": "gemini-pro",
"value": "gemini-pro"
Expand Down

0 comments on commit 5485951

Please sign in to comment.