ChatGPT & Codex changelog

OpenAI API — June, 2024

v2024-06-01-c9bf370e includes 1 new features and 0 fixes. Added support for file search customizations.

Added

  • Added support for file search customizations.

Changed

  • Parallel function calling can be disabled in Chat Completions and the Assistants API by passing parallel_tool_calls=false.
  • .NET SDK launched in Beta.