Releases: openai/openai-node
Releases · openai/openai-node
v4.80.1
4.80.1 (2025-01-24)
Full Changelog: v4.80.0...v4.80.1
Bug Fixes
- azure: include retry count header (3e0ba40)
Documentation
- fix typo, "zodFunctionTool" -> "zodFunction" (#1128) (b7ab6bb)
- helpers: fix type annotation (fc019df)
- readme: fix realtime errors docs link (#1286) (d1d50c8)
v4.79.0
4.79.0 (2025-01-17)
Full Changelog: v4.78.1...v4.79.0
Features
Bug Fixes
- logs/azure: redact sensitive header when DEBUG is set (#1218) (6a72fd7)
Chores