Skip to content

Commit 577312f

Browse files
chore: sync AI model catalog from models.dev (#20073)
Automated daily sync of `ai-providers.json` from [models.dev](https://models.dev). This PR updates pricing, context windows, and model availability based on the latest data. New models meeting inclusion criteria (tool calling, pricing data, context limits) are added automatically. Deprecated models are detected based on cost-efficiency within the same model family. **Please review before merging** — verify no critical models were incorrectly deprecated. Co-authored-by: FelixMalfait <6399865+FelixMalfait@users.noreply.github.com>
1 parent fb8b9cb commit 577312f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/twenty-server/src/engine/metadata-modules/ai/ai-models/ai-providers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"cachedInputCostPerMillionTokens": 1
6363
},
6464
"contextWindowTokens": 1050000,
65-
"maxOutputTokens": 130000,
65+
"maxOutputTokens": 128000,
6666
"modalities": ["image", "pdf"],
6767
"supportsReasoning": true
6868
},

0 commit comments

Comments
 (0)