Releases: openai/openai-ruby
Releases · openai/openai-ruby
v0.13.0
0.13.0 (2025-07-10)
Full Changelog: v0.12.0...v0.13.0
Features
- api: add file_url, fix event ID (9b8919d)
v0.12.0
0.12.0 (2025-07-03)
Full Changelog: v0.11.0...v0.12.0
Features
- ensure partial jsons in structured ouput are handled gracefully (#740) (5deec70)
- responses streaming helpers (#721) (c2f4270)
Chores
v0.11.0
0.11.0 (2025-06-26)
Full Changelog: v0.10.0...v0.11.0
Features
- api: webhook and deep research support (6228400)
Bug Fixes
- ci: release-doctor — report correct token name (c12c991)
Chores
v0.10.0
0.10.0 (2025-06-23)
Full Changelog: v0.9.0...v0.10.0
Features
- api: make model and inputs not required to create response (2087fb5)
- api: update api shapes for usage and code interpreter (733ebfb)
Bug Fixes
- internal: fix: should publish to ruby gems when a release is created (aebd8eb)
- issue where we cannot mutate arrays on base model derivatives (266d072)
Chores
v0.9.0
v0.8.0
v0.7.0
0.7.0 (2025-06-09)
Full Changelog: v0.6.0...v0.7.0
Features
- api: Add tools and structured outputs to evals (6ee3392)
Bug Fixes
v0.6.0
0.6.0 (2025-06-03)
Full Changelog: v0.5.1...v0.6.0
Features
- api: add new realtime and audio models, realtime session options (315f0b0)
Bug Fixes
to_sorbet_type
should not return branded types (4a1f14b)
Chores
- prune whitespace (d7335ac)
v0.5.1
0.5.1 (2025-06-02)
Full Changelog: v0.5.0...v0.5.1
Bug Fixes
- api: Fix evals and code interpreter interfaces (24a9100)
v0.5.0
0.5.0 (2025-05-29)
Full Changelog: v0.4.1...v0.5.0
Features
- api: Config update for pakrym-stream-param (214e516)
Bug Fixes
- client: return binary content from
get /containers/{container_id}/files/{file_id}/content
(2b7122a) - sorbet types for enums, and make tapioca detection ignore
tapioca dsl
(0e24b3e)
Chores
- deprecate Assistants API (4ce7530)