GPT-5.3-Codex now appears in NBI's Copilot chat model dropdown , but selecting it for chat fails with a 400 from Copilot's API. Codex models are only accessible through Copilot's /responses endpoint, not /chat/completions, so NBI's single chat code path cannot serve them.
NBI version: 4.8.0
JupyterLab: 4.x
Python: 3.11
Platform: Linux container (JupyterHub-deployed)
Copilot plan: Business with GPT-5.3-Codex policy enabled
Verified the same model works in VS Code's Copilot Chat extension on the same account
GPT-5.3-Codex now appears in NBI's Copilot chat model dropdown , but selecting it for chat fails with a 400 from Copilot's API. Codex models are only accessible through Copilot's /responses endpoint, not /chat/completions, so NBI's single chat code path cannot serve them.
NBI version: 4.8.0
JupyterLab: 4.x
Python: 3.11
Platform: Linux container (JupyterHub-deployed)
Copilot plan: Business with GPT-5.3-Codex policy enabled
Verified the same model works in VS Code's Copilot Chat extension on the same account