Releases: openai/openai-node
Releases · openai/openai-node
v4.58.0
v4.57.3
v4.57.2
v4.57.1
4.57.1 (2024-09-03)
Full Changelog: v4.57.0...v4.57.1
Bug Fixes
- assistants: correctly accumulate tool calls when streaming (#1031) (d935ad3)
- client: correct File construction from node-fetch Responses (#1029) (22ebdc2)
- runTools without stream should not emit user message events (#1005) (22ded4d)
Chores
- internal/tests: workaround bug in recent types/node release (3c7bdfd)
v4.57.0
v4.56.2
v4.56.1
v4.56.0
4.56.0 (2024-08-16)
Full Changelog: v4.55.9...v4.56.0
Features
- api: add chatgpt-4o-latest model (edc4398)