Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 624 Bytes

File metadata and controls

18 lines (11 loc) · 624 Bytes

Changelog

This changelog tracks release-facing SDK changes and repository-facing updates that matter to users and contributors.

Unreleased

Changed

  • Polished the repository presentation, contributor entry points, and CI scaffolding.

0.1.0 - 2026-04-06

Added

  • Initial async-first Rust SDK surface for the OpenAI API.
  • Responses-first request models plus compatibility helpers for chat completions and legacy completions.
  • Realtime, uploads, files, vector stores, images, audio, evals, fine-tuning, and webhook support.
  • Example-driven documentation and contract tests for publish-facing workflows.