mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03: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`