shorten context window

This commit is contained in:
2026-03-19 18:12:23 +08:00
parent 2b924f2b4d
commit 3ec3825df9
+2 -1
View File
@@ -23,7 +23,8 @@ providers:
input: input:
- text - text
- image - 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 maxTokens: 128000
cost: cost:
input: 2.5 input: 2.5