mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-17 00:17:46 +08:00
merge(main): resolve subscription usage policy conflicts
This commit is contained in:
@@ -36,8 +36,8 @@ const CODEX_OPENAI_RESPONSES_COMPACT_BODY_FIELDS: &[&str] = &[
|
||||
"prompt_cache_key",
|
||||
"text",
|
||||
];
|
||||
pub const CODEX_CLIENT_VERSION: &str = "0.144.1";
|
||||
pub const CODEX_CLIENT_USER_AGENT: &str = "codex_cli_rs/0.144.1";
|
||||
pub const CODEX_CLIENT_VERSION: &str = "0.153.3";
|
||||
pub const CODEX_CLIENT_USER_AGENT: &str = "codex_cli_rs/0.153.3";
|
||||
pub const CODEX_CLIENT_ORIGINATOR: &str = "codex_cli_rs";
|
||||
pub const CODEX_OPENAI_IMAGE_INTERNAL_MODEL: &str = "gpt-5.4-mini";
|
||||
pub const CODEX_OPENAI_IMAGE_DEFAULT_MODEL: &str = "gpt-image-2";
|
||||
|
||||
Reference in New Issue
Block a user