mirror of
https://github.com/openai/codex.git
synced 2026-05-17 17:53:06 +00:00
This is a step towards removing the need to know `model` when constructing config. We firstly don't need to know `model_info` and just respect if the user has already set it. Next step, we don't need to know `model` unless the user explicitly set it in `config.toml`