Skip to content

Commit e896418

Browse files
committed
chore: remove o3 pro from the list
1 parent cd16839 commit e896418

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

internal/providers/configs/openai.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,6 @@
3535
"default_reasoning_effort": "medium",
3636
"supports_attachments": true
3737
},
38-
{
39-
"id": "o3-pro",
40-
"name": "o3 Pro",
41-
"cost_per_1m_in": 20,
42-
"cost_per_1m_out": 80,
43-
"cost_per_1m_in_cached": 0,
44-
"cost_per_1m_out_cached": 0,
45-
"context_window": 200000,
46-
"default_max_tokens": 50000,
47-
"can_reason": true,
48-
"has_reasoning_effort": true,
49-
"default_reasoning_effort": "medium",
50-
"supports_attachments": true
51-
},
5238
{
5339
"id": "gpt-4.1",
5440
"name": "GPT-4.1",

0 commit comments

Comments
 (0)