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)