Skip to content

Commit f678f82

Browse files
authored
Merge pull request #479 from rajbos/fix-duplication
fix duplicate entry
2 parents 52c4f17 + 3d87590 commit f678f82

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

cli/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/modelPricing.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,6 @@
9494
"tier": "premium",
9595
"multiplier": 1
9696
},
97-
"gpt-5.3-codex": {
98-
"inputCostPerMillion": 0.00,
99-
"outputCostPerMillion": 0.00,
100-
"category": "GPT-5 models",
101-
"tier": "premium",
102-
"multiplier": 1
103-
},
10497
"gpt-5.2-pro": {
10598
"inputCostPerMillion": 21.0,
10699
"outputCostPerMillion": 168.0,

0 commit comments

Comments
 (0)