Releases: openai/openai-ruby
Releases · openai/openai-ruby
v0.35.1
0.35.1 (2025-11-04)
Full Changelog: v0.35.0...v0.35.1
Bug Fixes
- api: fix nullability of logprobs (adead66)
v0.35.0
0.35.0 (2025-11-03)
Full Changelog: v0.34.1...v0.35.0
Features
- api: Realtime API token_limits, Hybrid searching ranking options (f7f04ea)
- api: remove InputAudio from ResponseInputContent (e8f5e9f)
- handle thread interrupts in the core HTTP client (92e26d0)
Bug Fixes
Chores
v0.34.1
0.34.1 (2025-10-20)
Full Changelog: v0.34.0...v0.34.1
Bug Fixes
- api: fix discriminator propertyName for ResponseFormatJsonSchema (e7bacfb)
v0.34.0
0.34.0 (2025-10-20)
Full Changelog: v0.33.0...v0.34.0
Features
- api: Add responses.input_tokens.count (4c3f064)
Bug Fixes
- api: internal openapi updates (1fbce8c)
v0.33.0
v0.32.0
0.32.0 (2025-10-16)
Full Changelog: v0.31.0...v0.32.0
Features
- api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (b31bd7f)
Bug Fixes
v0.31.0
0.31.0 (2025-10-10)
Full Changelog: v0.30.0...v0.31.0
Features
- api: comparison filter in/not in (ac3e58b)
Chores
v0.30.0
v0.29.0
0.29.0 (2025-10-02)
Full Changelog: v0.28.1...v0.29.0
Features
- api: add support for realtime calls (2c89d20)
v0.28.1
0.28.1 (2025-10-01)
Full Changelog: v0.28.0...v0.28.1
Bug Fixes
- api: add status, approval_request_id to MCP tool call (51622d0)