nikunjcepatel commited on
Commit
275029a
·
verified ·
1 Parent(s): 308b14b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ MODEL_OPTIONS = [
11
  "openai/gpt-4o-mini-2024-07-18",
12
  "openai/chatgpt-4o-latest",
13
  "anthropic/claude-3.5-sonnet",
 
14
  "google/gemini-pro-1.5",
15
  "google/gemini-flash-1.5",
16
  "cohere/command-r-plus",
 
11
  "openai/gpt-4o-mini-2024-07-18",
12
  "openai/chatgpt-4o-latest",
13
  "anthropic/claude-3.5-sonnet",
14
+ "anthropic/claude-3.5-haiku",
15
  "google/gemini-pro-1.5",
16
  "google/gemini-flash-1.5",
17
  "cohere/command-r-plus",