mirror of
https://github.com/openai/codex.git
synced 2026-05-02 20:32:04 +03:00
remove minimal client version (#8447)
This isn't needed value by client
This commit is contained in:
@@ -177,7 +177,6 @@ pub struct ModelInfo {
|
||||
pub supported_reasoning_levels: Vec<ReasoningEffortPreset>,
|
||||
pub shell_type: ConfigShellToolType,
|
||||
pub visibility: ModelVisibility,
|
||||
pub minimal_client_version: ClientVersion,
|
||||
pub supported_in_api: bool,
|
||||
pub priority: i32,
|
||||
pub upgrade: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user