Files
codex/codex-rs/core/tests/suite
T
Ahmed Ibrahim cee37a32b2 Migrate model family to models manager (#7565)
This PR moves `ModelsFamily` to `openai_models`. It also propagates
`ModelsManager` to session services and use it to drive model family. We
also make `derive_default_model_family` private because it's a step
towards what we want: one place that gives model configuration.

This is a second step at having one source of truth for models
information and config: `ModelsManager`.

Next steps would be to remove `ModelsFamily` from config. That's massive
because it's being used in 41 occasions mostly pre launching `codex`.
Also, we need to make `find_family_for_model` private. It's also big
because it's being used in 21 occasions ~ all tests.
cee37a32b2 · 2025-12-03 18:49:47 -08:00
History
..
2025-11-21 22:10:52 +00:00
2025-11-21 22:10:52 +00:00
2025-12-03 20:30:43 +00:00
2025-11-12 16:35:34 +00:00
2025-12-02 11:26:27 +00:00
2025-12-03 09:15:38 -08:00
2025-11-21 22:10:52 +00:00
2025-11-21 22:10:52 +00:00
2025-11-21 22:10:52 +00:00
2025-11-21 22:10:52 +00:00
2025-11-21 22:10:52 +00:00
2025-11-21 22:10:52 +00:00