mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
Assert goal usage context window
This commit is contained in:
@@ -243,6 +243,7 @@ def test_sync_goal_run_aggregates_automatic_continuation(tmp_path) -> None:
|
||||
"reasoningOutputTokens": 0,
|
||||
"totalTokens": 8,
|
||||
},
|
||||
"modelContextWindow": 258_400,
|
||||
"total": {
|
||||
"cachedInputTokens": 2,
|
||||
"inputTokens": 12,
|
||||
|
||||
Reference in New Issue
Block a user