Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 642 Bytes

File metadata and controls

15 lines (11 loc) · 642 Bytes

Changelog

Codex Open NVIDIA NIM Preview

  • Added the nvidia-nim model provider.
  • Added NVIDIA NIM model discovery through /v1/models.
  • Added NVIDIA NIM chat-completions support through /v1/chat/completions.
  • Added streaming assistant output for NIM chat models.
  • Added Thinking display support for NIM models that stream reasoning_content.
  • Added documentation for local builds, NVIDIA NIM setup, and provider requests.

See RELEASE_NOTES.md for the full release notes.

Upstream OpenAI Codex release history is available on the OpenAI Codex releases page.