We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1898a89 commit 3675cfcCopy full SHA for 3675cfc
.config/crush/crush.json
@@ -300,6 +300,16 @@
300
"context_window": 200000,
301
"default_max_tokens": 4000
302
},
303
+ {
304
+ "id": "claude-sonnet-4.5",
305
+ "name": "copilot-claude-sonnet-4.5",
306
+ "cost_per_1m_in": 0.0,
307
+ "cost_per_1m_out": 0.0,
308
+ "cost_per_1m_in_cached": 0.0,
309
+ "cost_per_1m_out_cached": 0.0,
310
+ "context_window": 200000,
311
+ "default_max_tokens": 4000
312
+ },
313
{
314
"id": "gpt-4.1-2025-04-14",
315
"name": "copilot-gpt-4.1-2025-04-14",
0 commit comments