mirror of
https://github.com/openai/codex.git
synced 2026-05-21 11:42:55 +00:00
We used to override truncation policy by comparing model info vs config value in context manager. A better way to do it is to construct model info using the config value