Skip to content

Commit ec586a2

Browse files
committed
chore: auto-update generated files
1 parent 264ae26 commit ec586a2

File tree

3 files changed

+129
-78
lines changed

3 files changed

+129
-78
lines changed

internal/providers/configs/aihubmix.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,6 +1873,19 @@
18731873
"supports_attachments": true,
18741874
"options": {}
18751875
},
1876+
{
1877+
"id": "gpt-5.3-chat-latest",
1878+
"name": "GPT 5.3 Chat",
1879+
"cost_per_1m_in": 1.75,
1880+
"cost_per_1m_out": 14,
1881+
"cost_per_1m_in_cached": 0,
1882+
"cost_per_1m_out_cached": 0.175,
1883+
"context_window": 128000,
1884+
"default_max_tokens": 16384,
1885+
"can_reason": false,
1886+
"supports_attachments": true,
1887+
"options": {}
1888+
},
18761889
{
18771890
"id": "gpt-5.3-codex",
18781891
"name": "GPT-5.3-Codex",

0 commit comments

Comments
 (0)