diff --git a/models.yml b/models.yml index 5f341e6..c952e46 100644 --- a/models.yml +++ b/models.yml @@ -87,8 +87,9 @@ providers: - image contextWindow: 400000 maxTokens: 128000 + # models.dev: input $1.75 / output $14 / cache read $0.175 per 1M tokens cost: - input: 0 - output: 0 - cacheRead: 0 + input: 1.75 + output: 14 + cacheRead: 0.175 cacheWrite: 0