Sourced from openai's releases.
v1.14.1
1.14.1 (2024-03-15)
Full Changelog: v1.14.0...v1.14.1
Documentation
v1.14.0
1.14.0 (2024-03-13)
Full Changelog: v1.13.4...v1.14.0
Features
v1.13.4
1.13.4 (2024-03-13)
Full Changelog: v1.13.3...v1.13.4
Bug Fixes
Chores
- api: update docs (#1212) (71236e0)
- client: improve error message for invalid http_client argument (#1216) (d0c928a)
- docs: mention install from git repo (#1203) (3ab6f44)
- export NOT_GIVEN sentinel value (#1223) (8a4f76f)
- internal: add core support for deserializing into number response (#1219) (004bc92)
- internal: bump pyright (#1221) (3c2e815)
- internal: improve deserialisation of discriminated unions (#1227) (4767259)
- internal: minor core client restructuring (#1199) (4314cdc)
- internal: split up transforms into sync / async (#1210) (7853a83)
- internal: support more input types (#1211) (d0e4baa)
- internal: support parsing Annotated types (#1222) (8598f81)
- types: include discriminators in unions (#1228) (3ba0dcc)
Documentation
Sourced from openai's changelog.
1.14.1 (2024-03-15)
Full Changelog: v1.14.0...v1.14.1
Documentation
1.14.0 (2024-03-13)
Full Changelog: v1.13.4...v1.14.0
Features
1.13.4 (2024-03-13)
Full Changelog: v1.13.3...v1.13.4
Bug Fixes
Chores
- api: update docs (#1212) (71236e0)
- client: improve error message for invalid http_client argument (#1216) (d0c928a)
- docs: mention install from git repo (#1203) (3ab6f44)
- export NOT_GIVEN sentinel value (#1223) (8a4f76f)
- internal: add core support for deserializing into number response (#1219) (004bc92)
- internal: bump pyright (#1221) (3c2e815)
- internal: improve deserialisation of discriminated unions (#1227) (4767259)
- internal: minor core client restructuring (#1199) (4314cdc)
- internal: split up transforms into sync / async (#1210) (7853a83)
- internal: support more input types (#1211) (d0e4baa)
- internal: support parsing Annotated types (#1222) (8598f81)
- types: include discriminators in unions (#1228) (3ba0dcc)
Documentation
e8e5a0d
release: 1.14.1 (#1239)5429f69
release: 1.14.0 (#1234)ec104bf
release: 1.13.4b54ab2f
chore(types): include discriminators in unions (#1228)0f0aec5
chore(internal): improve deserialisation of discriminated unions (#1227)b3e37c8
chore: export NOT_GIVEN sentinel value (#1223)49cab6f
chore(internal): support parsing Annotated types (#1222)6147fbe
chore(internal): bump pyright (#1221)ff8154f
chore(internal): add core support for deserializing into number response
(#1219)7ccf0a9
fix(streaming): improve error messages (#1218)