Changes for version 0.16 - 2025-04-06

  • Audio API Updates: The audio text-to-speech model is updated to gpt-4o-mini-tts, and the audio transcription model is updated to gpt-4o-transcribe, with the addition of a streaming option for the transcription api.
  • Chat Completions Enhancements: Introduces new features for the Chat Completions API, including the ability to list, retrieve, update, and delete chat completions. Support for metadata filtering is added, and the documentation clarifies parameter support across different models.
  • Realtime API Expansion: Adds a new endpoint for creating realtime transcription sessions and incorporates C# examples for both audio generation and transcription.
  • Responses API Improvements: Significant updates to the Responses API, with a focus on enhanced tool usage, including web search and file search, and the ability to stream responses. The API now also supports including image URLs in the input and provides detailed usage information.
  • Fine-tuning API Updates: Introduces new endpoints for managing fine-tuning checkpoints and their permissions, enabling organization owners to share and control access to fine-tuned models. Metadata is now supported for fine-tuning jobs.
  • Other Updates: Minor documentation improvements and clarifications across various API endpoints and parameters, including updates to model descriptions and available tools.

Documentation

Build the documentation for the OpenAI API client
Methods for OpenAI API
OpenAI API client Schema

Modules

A client for the OpenAI API