Skip to content

Commit 37ce58d

Browse files
committed
updates price
1 parent 520b7be commit 37ce58d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/workers-ai-models/llama-4-scout-17b-16e-instruct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"value": [
2121
{
2222
"unit": "per M input tokens",
23-
"price": 0,
23+
"price": 0.27,
2424
"currency": "USD"
2525
},
2626
{
2727
"unit": "per M output tokens",
28-
"price": 0,
28+
"price": 0.85,
2929
"currency": "USD"
3030
}
3131
]

0 commit comments

Comments
 (0)