cynnix69 commited on
Commit
ae3e4b9
·
verified ·
1 Parent(s): 709d61c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ AVAILABLE_MODELS = [
23
  "anthropic/claude-3-opus",
24
  "anthropic/claude-3-sonnet",
25
  "meta-llama/llama-3-70b-instruct",
26
- "google/gemini-pro"
27
  "deepseek/deepseek-chat-v3-0324:free"
28
  ]
29
 
 
23
  "anthropic/claude-3-opus",
24
  "anthropic/claude-3-sonnet",
25
  "meta-llama/llama-3-70b-instruct",
26
+ "google/gemini-pro",
27
  "deepseek/deepseek-chat-v3-0324:free"
28
  ]
29