Warning: model "codex --version 0.1.2505172129" is not in the list of available models for provider "azure"

Resolved 💬 3 comments Opened Jun 22, 2025 by aitrailblazer Closed Aug 7, 2025

What version of Codex is running?

codex --version 0.1.2505172129

Which model were you using?

codex --version 0.1.2505172129

What platform is your computer?

MacOS

What steps can reproduce the bug?

{
"model": "codex-mini-latest",
"provider": "azure",
"providers": {
"azure": {
"name": "AzureOpenAI",
"baseURL": "https://<...>.openai.azure.com/openai",
"envKey": "AZURE_OPENAI_API_KEY"
}
},
"history": {
"maxSize": 1000,
"saveHistory": true,
"sensitivePatterns": []
}
}

What is the expected behavior?

_No response_

What do you see instead?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗