Skip to content

Releases: openai/openai-python

v1.2.1

09 Nov 18:47
aa68189
Compare
Choose a tag to compare

1.2.1 (2023-11-09)

Full Changelog: v1.2.0...v1.2.1

Documentation

Refactors

  • client: deprecate files.retrieve_content in favour of files.content (#753) (eea5bc1)

v1.2.0

09 Nov 01:26
Compare
Choose a tag to compare

1.2.0 (2023-11-08)

Full Changelog: v1.1.2...v1.2.0

Features

  • api: unify function types (#741) (ed16c4d)
  • client: support passing chunk size for binary responses (#747) (c0c89b7)

Bug Fixes

  • api: update embedding response object type (#739) (29182c4)
  • client: show a helpful error message if the v0 API is used (#743) (920567c)

Chores

  • internal: improve github devcontainer setup (#737) (0ac1abb)

Refactors

  • api: rename FunctionObject to FunctionDefinition (#746) (1afd138)

v1.1.2

08 Nov 18:04
Compare
Choose a tag to compare

1.1.2 (2023-11-08)

Full Changelog: v1.1.1...v1.1.2

Bug Fixes

  • api: accidentally required params, add new models & other fixes (#729) (03c3e03)
  • asssitant_deleted -> assistant_deleted (#711) (287b51e)

Chores

v1.1.0

06 Nov 20:40
baa9f07
Compare
Choose a tag to compare

1.1.0 (2023-11-06)

Full Changelog: v1.0.1...v1.1.0

Features

  • api: releases from DevDay; assistants, multimodality, tools, dall-e-3, tts, and more #682

v1.0.1

06 Nov 19:28
26d1a93
Compare
Choose a tag to compare
v1.0.1

v1.0.0

06 Nov 19:27
08b8179
Compare
Choose a tag to compare

A new major version of the openai package 🎉

See the v1.0.0 discussion for a list of breaking changes and migration guide.

v0.28.1

26 Sep 03:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.10...v0.28.1

v0.28.0

31 Aug 23:07
Compare
Choose a tag to compare

What's Changed

  • [fine_tuning] fix pagination for auto-generated list_events (#188) by @jhallard in #597

Full Changelog: v0.27.10...v0.28.0

v0.27.10

30 Aug 00:21
9d559b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.9...v0.27.10

v0.27.9

22 Aug 16:36
df8b0ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.8...v0.27.9