Skip to content

Releases: openai/openai-go

v3.8.1

04 Nov 06:07

Choose a tag to compare

3.8.1 (2025-11-04)

Full Changelog: v3.8.0...v3.8.1

Bug Fixes

  • api: fix nullability of logprobs (b5aeb99)

v3.8.0

03 Nov 23:52

Choose a tag to compare

3.8.0 (2025-11-03)

Full Changelog: v3.7.0...v3.8.0

Features

  • api: Realtime API token_limits, Hybrid searching ranking options (9495f4a)

Chores

  • internal: grammar fix (it's -> its) (879772d)

v3.7.0

28 Oct 14:21

Choose a tag to compare

3.7.0 (2025-10-28)

Full Changelog: v3.6.1...v3.7.0

Features

  • api: remove InputAudio from ResponseInputContent (cf50c53)
  • azure: allow passing custom scopes (#541) (dffa08e)

Bug Fixes

v3.6.1

20 Oct 19:52

Choose a tag to compare

3.6.1 (2025-10-20)

Full Changelog: v3.6.0...v3.6.1

Bug Fixes

  • api: fix discriminator propertyName for ResponseFormatJsonSchema (57b0505)

v3.6.0

20 Oct 17:16

Choose a tag to compare

3.6.0 (2025-10-20)

Full Changelog: v3.5.0...v3.6.0

Features

  • api: Add responses.input_tokens.count (a43f2ce)

Bug Fixes

  • api: internal openapi updates (7ad9b02)

v3.5.0

17 Oct 18:15
d83922b

Choose a tag to compare

3.5.0 (2025-10-17)

Full Changelog: v3.4.0...v3.5.0

Features

v3.4.0

16 Oct 15:14

Choose a tag to compare

3.4.0 (2025-10-16)

Full Changelog: v3.3.0...v3.4.0

Features

  • api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (ee32400)

Chores

  • api: internal updates (74c8031)
  • client: undo more naming changes (db441bc)
  • client: undo some naming changes (a5aa3d6)

v3.3.0

10 Oct 01:12

Choose a tag to compare

3.3.0 (2025-10-10)

Full Changelog: v3.2.0...v3.3.0

Features

  • api: comparison filter in/not in (d6daca0)

v3.2.0

06 Oct 18:08

Choose a tag to compare

3.2.0 (2025-10-06)

Full Changelog: v3.1.0...v3.2.0

Features

  • api: dev day 2025 launches (d40a768)

v3.1.0

02 Oct 20:43

Choose a tag to compare

3.1.0 (2025-10-02)

Full Changelog: v3.0.1...v3.1.0

Features

  • api: add support for realtime calls (565ca67)