Skip to content

Releases: openai/openai-python

v1.45.1

16 Sep 13:46
Compare
Choose a tag to compare

1.45.1 (2024-09-16)

Full Changelog: v1.45.0...v1.45.1

Chores

Documentation

v1.45.0

12 Sep 17:07
Compare
Choose a tag to compare

1.45.0 (2024-09-12)

Full Changelog: v1.44.1...v1.45.0

Features

Bug Fixes

  • types: correctly mark stream discriminator as optional (#1706) (80f02f9)

v1.44.1

09 Sep 19:38
Compare
Choose a tag to compare

1.44.1 (2024-09-09)

Full Changelog: v1.44.0...v1.44.1

Chores

  • add docstrings to raw response properties (#1696) (1d2a19b)

Documentation

  • readme: add section on determining installed version (#1697) (0255735)
  • readme: improve custom base_url example (#1694) (05eec8a)

v1.44.0

06 Sep 17:23
Compare
Choose a tag to compare

1.44.0 (2024-09-06)

Full Changelog: v1.43.1...v1.44.0

Features

  • vector store: improve chunking strategy type names (#1690) (e82cd85)

v1.43.1

05 Sep 19:46
Compare
Choose a tag to compare

1.43.1 (2024-09-05)

Full Changelog: v1.43.0...v1.43.1

Chores

v1.43.0

29 Aug 18:00
Compare
Choose a tag to compare

1.43.0 (2024-08-29)

Full Changelog: v1.42.0...v1.43.0

Features

  • api: add file search result details to run steps (#1681) (f5449c0)

v1.42.0

20 Aug 22:52
Compare
Choose a tag to compare

1.42.0 (2024-08-20)

Full Changelog: v1.41.1...v1.42.0

Features

  • parsing: add support for pydantic dataclasses (#1655) (101bee9)

Chores

v1.41.1

20 Aug 00:43
Compare
Choose a tag to compare

1.41.1 (2024-08-19)

Full Changelog: v1.41.0...v1.41.1

Bug Fixes

Chores

  • client: fix parsing union responses when non-json is returned (#1665) (822c37d)

v1.41.0

16 Aug 20:47
Compare
Choose a tag to compare

1.41.0 (2024-08-16)

Full Changelog: v1.40.8...v1.41.0

Features

  • client: add uploads.upload_file helper (aae079d)

v1.40.8

15 Aug 23:55
Compare
Choose a tag to compare

1.40.8 (2024-08-15)

Full Changelog: v1.40.7...v1.40.8

Chores