mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
test(core): annotate custom model catalog literal
This commit is contained in:
@@ -634,7 +634,7 @@ impl ModelsManager {
|
||||
Self::new_with_provider(
|
||||
codex_home,
|
||||
auth_manager,
|
||||
None,
|
||||
/*model_catalog*/ None,
|
||||
HashMap::new(),
|
||||
CollaborationModesConfig::default(),
|
||||
provider,
|
||||
|
||||
Reference in New Issue
Block a user