Skip to content

Releases: mharrisb1/openai-responses-python

v0.12.0

17 Mar 17:19

Choose a tag to compare

What's Changed

Important

Breaking change

Upstream SDK promoted vector store routes from beta. Adding support for this breaks the API so now minimum supported SDK version is v1.66. If you cannot migrate to newest version please use v0.11.6 of this library.

Changes:

  • fix(routes): promote vector stores from beta by @mharrisb1 in #71
  • chore(ci): add Python 3.13 to test matrix by @mharrisb1 in #72

Full Changelog: v0.11.6...v0.12.0

v0.11.6

24 Jan 15:43

Choose a tag to compare

Relaxes OpenAI version range to avoid new release for each OpenAI release. May result in breaking changes from OpenAI updates but hope is that resource/model definitions have matured enough to where this will not happen.

Full Changelog: v0.11.5...v0.11.6

v0.11.5

22 Jan 21:09

Choose a tag to compare

Full Changelog: v0.11.4...v0.11.5

v0.11.4

08 Jan 22:57

Choose a tag to compare

Full Changelog: v0.11.3...v0.11.4

v0.11.3

20 Dec 03:15

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.3-rc1

29 Nov 15:27
23c8da2

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3-rc1

v0.11.2

18 Nov 16:21

Choose a tag to compare

Full Changelog: v0.11.1...v0.11.2

v0.11.1

04 Oct 01:18

Choose a tag to compare

Full Changelog: v0.11.0...v0.11.1

v0.11.0

27 Sep 14:54

Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.11.0

v0.10.3

23 Sep 19:34

Choose a tag to compare

Full Changelog: v0.10.2...v0.10.3