Skip to content

Releases: openai/openai-go

v0.1.0-alpha.52

04 Feb 02:33
Compare
Choose a tag to compare
v0.1.0-alpha.52 Pre-release
Pre-release

0.1.0-alpha.52 (2025-02-03)

Full Changelog: v0.1.0-alpha.51...v0.1.0-alpha.52

Features

  • client: send X-Stainless-Timeout header (#204) (4ccf9c9)

Bug Fixes

  • stream: ensure .Close() doesn't panic (#194) (02983a3)
  • stream: ensure .Close() doesn't panic (#201) (2df52a9)

Documentation

v0.1.0-alpha.51

31 Jan 19:23
Compare
Choose a tag to compare
v0.1.0-alpha.51 Pre-release
Pre-release

0.1.0-alpha.51 (2025-01-31)

Full Changelog: v0.1.0-alpha.50...v0.1.0-alpha.51

Features

Bug Fixes

  • fix unicode encoding for json (#193) (3bd3c60)
  • types: correct metadata type + other fixes (c5689d0)

v0.1.0-alpha.50

29 Jan 20:10
Compare
Choose a tag to compare
v0.1.0-alpha.50 Pre-release
Pre-release

0.1.0-alpha.50 (2025-01-29)

Full Changelog: v0.1.0-alpha.49...v0.1.0-alpha.50

Chores

v0.1.0-alpha.49

22 Jan 14:29
Compare
Choose a tag to compare
v0.1.0-alpha.49 Pre-release
Pre-release

0.1.0-alpha.49 (2025-01-22)

Full Changelog: v0.1.0-alpha.48...v0.1.0-alpha.49

Features

  • api: update enum values, comments, and examples (#181) (a074981)
  • Minor text change: Update readme to say beta instead of alpha (2b766ab)
  • support deprecated markers (#178) (3d6f52f)

v0.1.0-alpha.48

21 Jan 15:32
Compare
Choose a tag to compare
v0.1.0-alpha.48 Pre-release
Pre-release

0.1.0-alpha.48 (2025-01-21)

Full Changelog: v0.1.0-alpha.47...v0.1.0-alpha.48

Bug Fixes

  • fix apijson.Port for embedded structs (#174) (b9bc4bf)
  • fix apijson.Port for embedded structs (#177) (a85df33)

Chores

v0.1.0-alpha.47

20 Jan 14:52
Compare
Choose a tag to compare
v0.1.0-alpha.47 Pre-release
Pre-release

0.1.0-alpha.47 (2025-01-20)

Full Changelog: v0.1.0-alpha.46...v0.1.0-alpha.47

Bug Fixes

  • flush stream response when done event is sent (#172) (fa793de)

v0.1.0-alpha.46

17 Jan 17:38
Compare
Choose a tag to compare
v0.1.0-alpha.46 Pre-release
Pre-release

0.1.0-alpha.46 (2025-01-17)

Full Changelog: v0.1.0-alpha.45...v0.1.0-alpha.46

Chores

  • internal: streaming refactors (#165) (168a030)
  • types: rename vector store chunking strategy (#169) (2dc79a6)

v0.1.0-alpha.45

09 Jan 21:25
Compare
Choose a tag to compare
v0.1.0-alpha.45 Pre-release
Pre-release

0.1.0-alpha.45 (2025-01-09)

Full Changelog: v0.1.0-alpha.44...v0.1.0-alpha.45

Chores

v0.1.0-alpha.44

08 Jan 16:30
Compare
Choose a tag to compare
v0.1.0-alpha.44 Pre-release
Pre-release

0.1.0-alpha.44 (2025-01-08)

Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44

Documentation

v0.1.0-alpha.43

03 Jan 22:59
Compare
Choose a tag to compare
v0.1.0-alpha.43 Pre-release
Pre-release

0.1.0-alpha.43 (2025-01-03)

Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43

Chores