Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency openai to v4 #36

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 3.2.1 -> 4.6.0 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v4.6.0

Compare Source

Full Changelog: v4.5.0...v4.6.0

Features
  • types: extract ChatCompletionRole enum to its own type (#​298) (5893e37)
Bug Fixes

v4.5.0

Compare Source

Full Changelog: v4.4.0...v4.5.0

Features
  • client: add files.waitForProcessing() method (#​292) (ef59010)
  • fixes tests where an array has to have unique enum values (#​290) (a10b895)
  • make docs more readable by eliminating unnecessary escape sequences (#​287) (a068043)
Bug Fixes
  • client: fix TS errors that appear when users Go to Source in VSCode (#​281) (8dc59bc), closes #​249
  • client: handle case where the client is instantiated with a undefined baseURL (#​285) (5095cf3)
  • client: use explicit file extensions in _shims imports (#​276) (16fe929)
Documentation

v4.4.0

Full Changelog: v4.3.1...v4.4.0

Features
Bug Fixes
  • revert import change which triggered circular import bug in webpack (#​274) (6534e36)

v4.3.1

Full Changelog: v4.3.0...v4.3.1

Bug Fixes
Chores
  • ci: setup workflows to create releases and release PRs (#​259) (290908c)

v4.3.0

Features
  • client: add auto-pagination to fine tuning list endpoints (#​254) (5f89c5e)
  • cli: rewrite in JS for better compatibility (#​244) (d8d7c05)
Bug Fixes
Documentation
Chores

v4.2.0

Features
Chores

v4.1.0

Compare Source

Full Changelog: openai/openai-node@v4.0.1...v4.1.0

v4.0.1

Compare Source

v4.0.0

Compare Source

Version 4 is a complete rewrite of the SDK, offering a huge set of improvements.

What's new
  • Streaming support for completions and chat completions!
  • Improved typescript types for responses & errors
  • Support for ESM, CloudFlare Workers, Vercel edge functions, Deno, and more
  • Better file upload API for Whisper, fine-tune files, & DALL·E images
  • Improved error handling through automatic retries & error classes
  • Improved latency through reusing TCP connections
  • Simpler initialization logic
Getting started
npm install [email protected]
Migration guide

➡️ View the v3 to v4 migration guide

v3.3.0

Compare Source

Add support for function calling in the Chat Completions API

Announcement: https://openai.com/blog/function-calling-and-other-api-updates
Documentation: https://platform.openai.com/docs/guides/gpt/function-calling


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from ff6347 as a code owner September 11, 2023 00:20
@vercel
Copy link

vercel bot commented Sep 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oeffentliches-gestalten-gpt-search ❌ Failed (Inspect) Sep 11, 2023 0:22am

@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
openai 3.2.1...4.6.0 network, filesystem, environment +12/-2 1.47 MB dschnurr-openai

@ff6347
Copy link
Collaborator

ff6347 commented Sep 11, 2023

Since we are only using openai for typings here we can ignore this for quite a while

@ff6347 ff6347 closed this Sep 11, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 11, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/openai-4.x branch September 11, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant