Releases: openai/openai-node
Releases · openai/openai-node
v4.14.0
v4.13.0
v4.12.4
v4.12.3
v4.12.2
4.12.2 (2023-10-16)
Full Changelog: v4.12.1...v4.12.2
Bug Fixes
- client: correctly handle errors during streaming (#377) (09233b1)
- client: correctly handle errors during streaming (#379) (9ced580)
- improve status code in error messages (#381) (68dfb17)
Chores
- add case insensitive get header function (#373) (b088998)
- internal: add debug logs for stream responses (#380) (689db0b)
- show deprecation notice on re-export (#368) (b176703)
- update comment (#376) (a06c685)
- update comment (#378) (b04031d)
Refactors
v4.12.1
v4.12.0
4.12.0 (2023-10-11)
Full Changelog: v4.11.1...v4.12.0
Features
- api: remove
content_filter
stop_reason and update documentation (#352) (a4b401e) - re-export chat completion types at the top level, and work around webpack limitations (#365) (bb815d0)
Bug Fixes
Chores
v4.11.1
4.11.1 (2023-10-03)
Full Changelog: v4.11.0...v4.11.1
v4.11.0
4.11.0 (2023-09-29)
Full Changelog: v4.10.0...v4.11.0
Features
- client: handle retry-after with a date (#340) (b6dd384)
- package: export a root error type (#338) (462bcda)