caddis commited on
Commit
3ad918a
·
1 Parent(s): 81abc3a

add GPT-5

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ MODEL_PRICING = {
28
  "gpt-4.1-mini": "$0.07",
29
  "gpt-4.1": "$0.35",
30
  "anthropic/claude-3.7-sonnet": "$0.70",
31
- "google/google/gemini-2.5-pro-preview": "$1.20",
32
  "google/gemini-2.5-flash-preview-05-20:thinking": "$0.35",
33
  "gpt-4.1-nano": "$0.02",
34
  "openai/chatgpt-4o-latest": "$0.75",
 
28
  "gpt-4.1-mini": "$0.07",
29
  "gpt-4.1": "$0.35",
30
  "anthropic/claude-3.7-sonnet": "$0.70",
31
+ "google/gemini-2.5-pro-preview": "$1.20",
32
  "google/gemini-2.5-flash-preview-05-20:thinking": "$0.35",
33
  "gpt-4.1-nano": "$0.02",
34
  "openai/chatgpt-4o-latest": "$0.75",