releases.shpreview
OpenAI/Go SDK

Go SDK

$npx -y @buildinternet/releases show openai-go-sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases17Avg5/moVersionsv3.17.0 → v3.32.0
Apr 9, 2025

0.1.0-beta.8 (2025-04-09)

Full Changelog: v0.1.0-beta.7...v0.1.0-beta.8

Features

Chores

Apr 7, 2025

0.1.0-beta.7 (2025-04-07)

Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7

Features

  • client: make response union's AsAny method type safe (#352) (1252f56)

Chores

Apr 4, 2025

0.1.0-beta.6 (2025-04-04)

Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6

Features

  • api: manual updates (4e39609)
  • client: support unions in query and forms (#347) (cf8af37)
Apr 3, 2025

0.1.0-beta.5 (2025-04-03)

Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5

Features

  • api: manual updates (563cc50)
  • client: omitzero on required id parameter (#339) (c0b4842)

Bug Fixes

  • client: return error on bad custom url instead of panic (#341) (a06c5e6)
  • client: support multipart encoding array formats (#342) (5993b28)
  • client: unmarshal stream events into fresh memory (#340) (52c3e08)
Apr 2, 2025

0.1.0-beta.4 (2025-04-02)

Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4

Features

Chores

  • docs: update file uploads in README (#333) (471c452)
  • internal: codegen related update (#335) (48422dc)
  • Remove deprecated/unused remote spec feature (c5077a1)
Mar 28, 2025

0.1.0-beta.3 (2025-03-28)

Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3

⚠ BREAKING CHANGES

  • client: add enums (#327)

Features

  • api: add get /chat/completions endpoint (e8ed116)
  • api: add get /responses/{response_id}/input_items endpoint (8870c26)

Bug Fixes

Chores

Mar 22, 2025

0.1.0-beta.2 (2025-03-22)

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2

Bug Fixes

  • client: elide fields in ToAssistantParam (#309) (1fcd837)

0.1.0-beta.1 (2025-03-22)

Full Changelog: v0.1.0-alpha.67...v0.1.0-beta.1

Chores

Mar 21, 2025

0.1.0-alpha.67 (2025-03-21)

Full Changelog: v0.1.0-alpha.66...v0.1.0-alpha.67

⚠ BREAKING CHANGES

  • api: migrate to v2

Features

  • api: migrate to v2 (9377508)
  • api: new models for TTS, STT, + new audio features for Realtime (#298) (48fa064)

Chores

Documentation

Mar 20, 2025

0.1.0-alpha.66 (2025-03-20)

Full Changelog: v0.1.0-alpha.65...v0.1.0-alpha.66

Features

  • api: o1-pro now available through the API (#296) (c3265ab)

Bug Fixes

  • api: correct some Responses types (#295) (9ec5b48)
  • types: improve responses type names (ffc93bb)

Chores

Mar 17, 2025

0.1.0-alpha.65 (2025-03-17)

Full Changelog: v0.1.0-alpha.64...v0.1.0-alpha.65

Bug Fixes

0.1.0-alpha.64 (2025-03-15)

Full Changelog: v0.1.0-alpha.63...v0.1.0-alpha.64

⚠ BREAKING CHANGES

  • client: improve naming of some variants (#89)

Features

  • add azure, examples, and message constructors (fb2df0f)
  • add SKIP_BREW env var to ./scripts/bootstrap (#255) (151c5e7)
  • add support for error property in stream (#29) (0c7d6e5)
  • api: add chatgpt-4o-latest model (#24) (110d1f0)
  • api: add file search result details to run steps (#32) (c1862bd)
  • api: add gpt-4.5-preview (#242) (961bf16)
  • api: add gpt-4o-2024-11-20 model (#131) (8fe1011)
  • api: add gpt-4o-audio-preview model for chat completions (#88) (f4a76d0)
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (#101) (f946acc)
  • api: add o1 models (#49) (698a0c9)
  • api: add o3-mini (#195) (1dc8887)
  • api: add omni-moderation model (#63) (7402f24)
  • api: add support for predicted outputs (#110) (73c798a)
  • api: add support for storing chat completions (#228) (3da23d8)
  • api: new o1 and GPT-4o models + preference fine-tuning (#142) (a9e2f35)
  • api: support storing chat completions, enabling evals and model distillation in the dashboard (#72) (b0eae50)
  • api: update enum values, comments, and examples (#181) (29e5479)
  • api: updates (#138) (525573e)
  • api: updates (#259) (aa5cb47)
  • api: updates (#5) (f92a25c)
  • assistants: add polling helpers and examples (#84) (eaa9194)
  • client: accept RFC6838 JSON content types (#256) (9a8f472)
  • client: allow custom baseurls without trailing slash (#254) (32b7eb4)
  • client: improve default client options support (0c621c0)
  • client: improve default client options support (#266) (e68b1cd)
  • client: improve naming of some variants (#89) (6bb0f75)
  • client: send X-Stainless-Timeout header (#204) (72405f0)
  • client: send retry count header (#60) (01ed6ab)
  • examples/structure-outputs: created an example for using structured outputs (d4303e8)
  • extract out ImageModel, AudioModel, SpeechModel (#3) (4b90869)
  • make enums not nominal (#4) (a559359)
  • move pagination package from internal to packages (#81) (c7476f7)
  • pagination: avoid fetching when has_more: false (#218) (978707d)
  • publish (c329601)
  • simplify content union (#18) (b228103)
  • stream-accumulators: added streaming accumulator helpers and example (ecfdb64)
  • support assistants stream (7c00c63)
  • support deprecated markers (#178) (2c21e34)
  • vector store: improve chunking strategy type names (#40) (5d0740f)

Bug Fixes

  • api/types: correct audio duration & role types (#209) (f480273)
  • api: add missing file rank enum + more metadata (#248) (a47089e)
  • api: add missing reasoning effort + model enums (#215) (5b53a1d)
  • api: escape key values when encoding maps (#116) (a29c08e)
  • audio: correct response_format translations type (#62) (c46777b)
  • beta: pass beta header by default (#75) (e0a5caa)
  • client: don't truncate manually specified filenames (#230) (86febfc)
  • client: no panic on missing BaseURL (#121) (9e252ee)
  • correct required fields for flattened unions (#120) (9d6e6f2)
  • deserialization of struct unions that implement json.Unmarshaler (#11) (7c0847a)
  • do not call path.Base on ContentType (#225) (e1c1a55)
  • examples/fine-tuning: used an old constant name (#34) (fb78f1d)
  • example: use correct model (#86) (0f3578d)
  • fix apijson.Port for embedded structs (#174) (13ecf6c)
  • fix apijson.Port for embedded structs (#177) (1820b25)
  • fix early cancel when RequestTimeout is provided for streaming requests (#221) (08320be)
  • fix unicode encoding for json (#193) (4a905a7)
  • flush stream response when done event is sent (#172) (cf1a6a5)
  • requestconfig: copy over more fields when cloning (#44) (3c7aa48)
  • responses: correct computer use enum value (#261) (73d820b)
  • responses: correct reasoning output type (#262) (a636da3)
  • stream: ensure .Close() doesn't panic (#194) (71821a8)
  • stream: ensure .Close() doesn't panic (#201) (a75c812)
  • streaming: correctly accumulate tool calls and roles (#55) (321ff9e)
  • types: correct metadata type + other fixes (1dc8887)
  • update stream error handling (#213) (b2a763d)

Chores

Documentation

Refactors

  • sort fields for squashed union structs (#111) (e927fb0)
Mar 6, 2025

0.1.0-alpha.62 (2025-03-05)

Full Changelog: v0.1.0-alpha.61...v0.1.0-alpha.62

Bug Fixes

  • api: add missing file rank enum + more metadata (#248) (78e98d1)
Feb 27, 2025

0.1.0-alpha.61 (2025-02-27)

Full Changelog: v0.1.0-alpha.60...v0.1.0-alpha.61

Documentation

  • update URLs from stainlessapi.com to stainless.com (#243) (98019cf)

0.1.0-alpha.60 (2025-02-27)

Full Changelog: v0.1.0-alpha.59...v0.1.0-alpha.60

Features

Chores

Feb 15, 2025

0.1.0-alpha.59 (2025-02-15)

Full Changelog: v0.1.0-alpha.58...v0.1.0-alpha.59

Bug Fixes

  • client: don't truncate manually specified filenames (#230) (853b748)
Feb 13, 2025

0.1.0-alpha.58 (2025-02-13)

Full Changelog: v0.1.0-alpha.57...v0.1.0-alpha.58

Features

  • api: add support for storing chat completions (#228) (e3cb85e)
Feb 11, 2025

0.1.0-alpha.57 (2025-02-10)

Full Changelog: v0.1.0-alpha.56...v0.1.0-alpha.57

Bug Fixes

  • do not call path.Base on ContentType (#225) (7dda9a8)
Feb 7, 2025

0.1.0-alpha.56 (2025-02-07)

Full Changelog: v0.1.0-alpha.55...v0.1.0-alpha.56

Features

  • pagination: avoid fetching when has_more: false (#218) (22dfd12)

Bug Fixes

  • fix early cancel when RequestTimeout is provided for streaming requests (#221) (4843296)
Feb 6, 2025

0.1.0-alpha.55 (2025-02-05)

Full Changelog: v0.1.0-alpha.54...v0.1.0-alpha.55

Bug Fixes

  • api: add missing reasoning effort + model enums (#215) (a2345e6)
  • update stream error handling (#213) (2f82244)
Latest
v3.32.0
Tracking Since
Aug 7, 2024
Last fetched Apr 19, 2026