Releases: openai/openai-node
Releases · openai/openai-node
v4.55.9
v4.55.8
v4.55.7
v4.55.6
v4.55.5
v4.55.4
v4.55.3
v4.55.2
4.55.2 (2024-08-08)
Full Changelog: v4.55.1...v4.55.2
Bug Fixes
- helpers/zod: add
extract-to-root
ref strategy (ef3c73c) - helpers/zod: add
nullableStrategy
option (ad89892) - helpers/zod: correct logic for adding root schema to definitions (e4a247a)
Chores
v4.55.1
4.55.1 (2024-08-07)
Full Changelog: v4.55.0...v4.55.1
Bug Fixes
- helpers/zod: correct schema generation for recursive schemas (cb54d93)
Chores
- api: remove old
AssistantResponseFormat
type (#967) (9fd94bf) - internal: update test snapshots (bceea60)
- vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)
Documentation
- examples: add UI generation example script (c75c017)
v4.55.0
4.55.0 (2024-08-06)
Full Changelog: v4.54.0...v4.55.0
Features
- api: add structured outputs support (573787c)