From 3ec3825df97018fd200a148fb34afc85f95dab19 Mon Sep 17 00:00:00 2001 From: crosstyan Date: Thu, 19 Mar 2026 18:12:23 +0800 Subject: [PATCH] shorten context window --- models.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/models.yml b/models.yml index 29637d7..80ab99c 100644 --- a/models.yml +++ b/models.yml @@ -23,7 +23,8 @@ providers: input: - text - image - contextWindow: 1050000 + # prompts with >272K input tokens are priced at 2x input and 1.5x output for the full session for standard, batch, and flex. + contextWindow: 272000 maxTokens: 128000 cost: input: 2.5