Merge branch 'clean/models/manager' into models_manager_config

This commit is contained in:
Ahmed Ibrahim
2026-01-13 14:59:22 -08:00
committed by GitHub

View File

@@ -5,7 +5,6 @@ use codex_protocol::openai_models::ModelInfo;
use codex_protocol::openai_models::ModelPreset;
use codex_protocol::openai_models::ModelsResponse;
use http::HeaderMap;
use std::collections::HashSet;
use std::path::PathBuf;
use std::sync::Arc;
use std::time::Duration;