optic
optic copied to clipboard
chore(deps): update dependency openai to v4.68.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
openai | 4.33.1 -> 4.68.1 |
Release Notes
openai/openai-node (openai)
v4.68.1
Full Changelog: v4.68.0...v4.68.1
Bug Fixes
v4.68.0
Full Changelog: v4.67.3...v4.68.0
Features
v4.67.3
Full Changelog: v4.67.2...v4.67.3
Chores
v4.67.2
Full Changelog: v4.67.1...v4.67.2
Chores
v4.67.1
Full Changelog: v4.67.0...v4.67.1
Documentation
v4.67.0
Full Changelog: v4.66.1...v4.67.0
Features
- api: support storing chat completions, enabling evals and model distillation in the dashboard (#1112) (6424924)
v4.66.1
Full Changelog: v4.66.0...v4.66.1
Bug Fixes
v4.65.0
Full Changelog: v4.64.0...v4.65.0
Features
v4.64.0
Full Changelog: v4.63.0...v4.64.0
Features
Bug Fixes
Chores
- internal: fix ecosystem tests error output (#1096) (ecdb4e9)
- internal: fix slow ecosystem test (#1093) (80ed9ec)
v4.63.0
Full Changelog: v4.62.1...v4.63.0
Features
Chores
v4.62.1
Full Changelog: v4.62.0...v4.62.1
Bug Fixes
v4.62.0
Full Changelog: v4.61.1...v4.62.0
Features
Chores
- internal: add ecosystem test for qs reproduction (0199dd8)
- internal: add query string encoder (#1079) (f870682)
- internal: fix some types (#1082) (1ec41a7)
- tests: add query string tests to ecosystem tests (36be724)
v4.61.1
Full Changelog: v4.61.0...v4.61.1
Bug Fixes
Chores
v4.61.0
Full Changelog: v4.60.1...v4.61.0
Bug Fixes
- client: partial parsing update to handle strings (46e8eb6)
- examples: handle usage chunk in tool call streaming (#1068) (e4188c4)
Chores
- examples: add a small delay to tool-calls example streaming (a3fc659)
Documentation
v4.60.1
Full Changelog: v4.60.0...v4.60.1
Bug Fixes
v4.60.0
Full Changelog: v4.59.0...v4.60.0
Features
v4.59.0
Full Changelog: v4.58.2...v4.59.0
Features
Documentation
- azure: example for custom base URL (#1055) (20defc8)
- azure: remove locale from docs link (#1054) (f9b7eac)
v4.58.2
Full Changelog: v4.58.1...v4.58.2
Bug Fixes
Chores
v4.58.1
Full Changelog: v4.58.0...v4.58.1
Chores
v4.58.0
Full Changelog: v4.57.3...v4.58.0
Features
Bug Fixes
v4.57.3
Full Changelog: v4.57.2...v4.57.3
Bug Fixes
Chores
v4.57.2
Full Changelog: v4.57.1...v4.57.2
Chores
v4.57.1
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
Full Changelog: v4.56.2...v4.57.0
Features
Bug Fixes
v4.56.2
Full Changelog: v4.56.1...v4.56.2
Chores
v4.56.1
Full Changelog: v4.56.0...v4.56.1
Chores
v4.56.0
Full Changelog: v4.55.9...v4.56.0
Features
- api: add chatgpt-4o-latest model (edc4398)
v4.55.9
Full Changelog: v4.55.8...v4.55.9
Bug Fixes
v4.55.8
Full Changelog: v4.55.7...v4.55.8
Chores
v4.55.7
Full Changelog: v4.55.6...v4.55.7
Bug Fixes
v4.55.6
Full Changelog: v4.55.5...v4.55.6
Bug Fixes
v4.55.5
Full Changelog: v4.55.4...v4.55.5
Chores
v4.55.4
Full Changelog: v4.55.3...v4.55.4
Bug Fixes
Chores
v4.55.3
Full Changelog: v4.55.2...v4.55.3
Chores
v4.55.2
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
- internal: add README for vendored zod-to-json-schema (d8a80a9)
- tests: add more API request tests (04c1590)
v4.55.1
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
Full Changelog: v4.54.0...v4.55.0
Features
- api: add structured outputs support (573787c)
v4.54.0
Full Changelog: v4.53.2...v4.54.0
Features
- extract out
ImageModel
,AudioModel
,SpeechModel
(#964) (1edf957) - make enums not nominal (#965) (0dd0cd1)
Chores
- ci: correctly tag pre-release npm packages (#963) (f1a4a68)
- internal: add constant for default timeout (#960) (55c01f4)
- internal: cleanup event stream helpers (#950) (8f49956)
Documentation
v4.53.2
Full Changelog: v4.53.1...v4.53.2
Chores
v4.53.1
Full Changelog: v4.53.0...v4.53.1
Bug Fixes
Chores
v4.53.0
Full Changelog: v4.52.7...v4.53.0
Features
Chores
- docs: mention support of web browser runtimes (#938) (123d19d)
- docs: use client instead of package name in Node examples (#941) (8b5db1f)
v4.52.7
Full Changelog: v4.52.6...v4.52.7
Documentation
v4.52.6
Full Changelog: v4.52.5...v4.52.6
Chores
v4.52.5
Full Changelog: v4.52.4...v4.52.5
Bug Fixes
v4.52.4
Full Changelog: v4.52.3...v4.52.4
Refactors
v4.52.3
Full Changelog: v4.52.2...v4.52.3
Chores
v4.52.2
Full Changelog: v4.52.1...v4.52.2
Chores
v4.52.1
Full Changelog: v4.52.0...v4.52.1
Chores
- doc: clarify service tier default value (#908) (e4c8100)
- internal: minor reformatting (#911) (78c9377)
- internal: re-order some imports (#904) (dbd5c40)
v4.52.0
Full Changelog: v4.51.0...v4.52.0
Features
v4.51.0
Full Changelog: v4.50.0...v4.51.0
Features
v4.50.0
Full Changelog: v4.49.1...v4.50.0
Features
v4.49.1
Full Changelog: v4.49.0...v4.49.1
Bug Fixes
v4.49.0
Full Changelog: v4.48.3...v4.49.0
Features
v4.48.3
Full Changelog: v4.48.2...v4.48.3
Chores
v4.48.2
Full Changelog: v4.48.1...v4.48.2
Chores
v4.48.1
Full Changelog: v4.48.0...v4.48.1
Bug Fixes
- resolve typescript issue (1129707)
v4.47.3
Full Changelog: v4.47.2...v4.47.3
Bug Fixes
Documentation
v4.47.2
Full Changelog: v4.47.1...v4.47.2
Documentation
v4.47.1
Full Changelog: v4.47.0...v4.47.1
Chores
v4.47.0
Full Changelog: v4.46.1...v4.47.0
Features
v4.46.1
Full Changelog: v4.46.0...v4.46.1
Refactors
v4.46.0
Full Changelog: v4.45.0...v4.46.0
Features
v4.45.0
Full Changelog: v4.44.0...v4.45.0
Features
Chores
v4.44.0
Full Changelog: v4.43.0...v4.44.0
Features
v4.43.0
Full Changelog: v4.42.0...v4.43.0
Features
v4.42.0
Full Changelog: v4.41.1...v4.42.0
Features
Bug Fixes
v4.41.1
Full Changelog: v4.41.0...v4.41.1
Bug Fixes
v4.41.0
Full Changelog: v4.40.2...v4.41.0
Features
v4.40.2
Full Changelog: v4.40.1...v4.40.2
Bug Fixes
- package: revert recent client file change (#819) (fa722c9)
- vectorStores: correct uploadAndPoll method (#817) (d63f22c)
v4.40.1
Full Changelog: v4.40.0...v4.40.1
Chores
- internal: bump prism version (#813) (81a6c28)
- internal: move client class to separate file (#815) (d0b915a)
v4.40.0
Full Changelog: v4.39.1...v4.40.0
Features
v4.39.1
Full Changelog: v4.39.0...v4.39.1
Chores
- internal: add link to openapi spec (#810) (61b5b83)
- internal: fix release please for deno (#808) (ecc2eae)
- internal: refactor scripts (#806) (9283519)
v4.39.0
Full Changelog: v4.38.5...v4.39.0
Features
Chores
v4.38.5
Full Changelog: v4.38.4...v4.38.5
Chores
v4.38.4
Full Changelog: v4.38.3...v4.38.4
Bug Fixes
v4.38.3
Full Changelog: v4.38.2...v4.38.3
Chores
- internal: use @swc/jest for running tests (#793) (8947f19)
v4.38.2
Full Changelog: v4.38.1...v4.38.2
Bug Fixes
v4.38.1
Full Changelog: v4.38.0...v4.38.1
Bug Fixes
v4.38.0
Full Changelog: v4.37.1...v4.38.0
Features
v4.37.1
Full Changelog: v4.37.0...v4.37.1
Chores
v4.37.0
Full Changelog: v4.36.0...v4.37.0
Features
v4.36.0
Full Changelog: v4.35.0...v4.36.0
Features
- client: add header OpenAI-Project (#772) (bb4df37)
- extract chat models to a named enum (#775) (141d2ed)
Build System
v4.35.0
Full Changelog: v4.34.0...v4.35.0
Features
v4.34.0
Full Changelog: [v4.33.1...v4.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.