Skip to content

Commit

Permalink
Add Gemini Pro Model
Browse files Browse the repository at this point in the history
  • Loading branch information
phuongnt authored and phuongnt committed Feb 11, 2024
1 parent f66b573 commit f2a7b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ <h1 class="text-4xl text-center mb-4">MoneyPrinter</h1>
<option value="g4f">g4f (Free)</option>
<option value="gpt3.5-turbo">OpenAI GPT-3.5</option>
<option value="gpt4">OpenAI GPT-4</option>
<option value="gemmini">Gemini Pro</option>
</select>
<label for="voice" class="text-blue-600">Voice</label>
<select
Expand Down

0 comments on commit f2a7b93

Please sign in to comment.