mirror of
https://github.com/openai/codex.git
synced 2026-05-03 12:52:11 +03:00
copy for model migration nudge (#6585)
This commit is contained in:
@@ -1856,7 +1856,7 @@ impl ChatWidget {
|
||||
self.bottom_pane.show_selection_view(SelectionViewParams {
|
||||
title: Some("Select Model and Effort".to_string()),
|
||||
subtitle: Some(
|
||||
"Access legacy models by running codex -m <model_name> or in your config"
|
||||
"Access legacy models by running codex -m <model_name> or in your config.toml"
|
||||
.to_string(),
|
||||
),
|
||||
footer_hint: Some("Press enter to select reasoning effort, or esc to dismiss.".into()),
|
||||
|
||||
Reference in New Issue
Block a user