Skip to content

Commit

Permalink
deepseek fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed Dec 26, 2024
1 parent 422a8a7 commit f09cf34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/EngineSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<option value="mistralai">MistralAI</option>
<option value="google">Google</option>
<option value="xai">xAI</option>
<option value="deepseek">DeepSeek</option>
<option value="groq">Groq</option>
<option value="cerebras">Cerebras</option>
</select>
Expand Down

0 comments on commit f09cf34

Please sign in to comment.