mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
tests
This commit is contained in:
@@ -1975,7 +1975,7 @@ impl ChatWidget {
|
||||
all_models,
|
||||
"Select Model and Effort",
|
||||
Some(
|
||||
"Access all models by running codex -m <model_name> or in your config.toml"
|
||||
"Access legacy models by running codex -m <model_name> or in your config.toml"
|
||||
.to_string(),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user