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.
2 parents 1b26c00 + 3a3a0c1 commit bf815baCopy full SHA for bf815ba
4 files changed
src/README.md
@@ -42,7 +42,9 @@ Contains pricing information for AI models, including input and output token cos
42
"model-name": {
43
"inputCostPerMillion": 1.75,
44
"outputCostPerMillion": 14.0,
45
- "category": "Model category"
+ "category": "Model category",
46
+ "tier": "standard|premium|unknown",
47
+ "multiplier": 1
48
}
49
50
0 commit comments