Skip to content

Commit

Permalink
google in settings general
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed May 16, 2024
1 parent 1bd0432 commit 0a20504
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/build_number.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
192
193
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "witsy",
"productName": "Witsy",
"version": "1.7.2",
"version": "1.7.3",
"description": "Witsy: desktop AI assistant",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions src/settings/SettingsGeneral.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<option value="ollama">Ollama</option>
<option value="mistralai">MistralAI</option>
<option value="anthropic">Anthropic</option>
<option value="google">Google</option>
<option value="groq">Groq</option>
</select>
</div>
Expand Down

0 comments on commit 0a20504

Please sign in to comment.