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

chore(deps): update dependency openai to v1 #18

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==0.28.1 -> ==1.11.0 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.11.0

Compare Source

Full Changelog: v1.10.0...v1.11.0

Features
Chores

v1.10.0

Compare Source

Full Changelog: v1.9.0...v1.10.0

Features
Chores
Refactors

v1.9.0

Compare Source

Full Changelog: v1.8.0...v1.9.0

Features
Chores

v1.8.0

Compare Source

Full Changelog: v1.7.2...v1.8.0

Features
Bug Fixes
Chores

v1.7.2

Compare Source

Full Changelog: v1.7.1...v1.7.2

Documentation
Refactors

v1.7.1

Compare Source

Full Changelog: v1.7.0...v1.7.1

Chores

v1.7.0

Compare Source

Full Changelog: v1.6.1...v1.7.0

Features
  • add None default value to nullable response properties (#​1043) (d94b4d3)
Bug Fixes
Chores
Documentation

v1.6.1

Compare Source

Full Changelog: v1.6.0...v1.6.1

Chores

v1.6.0

Compare Source

Full Changelog: v1.5.0...v1.6.0

Features
Chores
Documentation

v1.5.0

Compare Source

Full Changelog: v1.4.0...v1.5.0

Features
Chores

v1.4.0

Compare Source

Full Changelog: v1.3.9...v1.4.0

Features

v1.3.9

Compare Source

Full Changelog: v1.3.8...v1.3.9

Documentation
Refactors

v1.3.8

Compare Source

Full Changelog: v1.3.7...v1.3.8

Bug Fixes
Chores
Documentation

v1.3.7

Compare Source

Full Changelog: v1.3.6...v1.3.7

Bug Fixes
Chores
Documentation

v1.3.6

Compare Source

Full Changelog: v1.3.5...v1.3.6

Bug Fixes
  • client: add support for streaming binary responses (#​866) (2470d25)
Chores
Documentation

v1.3.5

Compare Source

Full Changelog: v1.3.4...v1.3.5

Bug Fixes
  • azure: ensure custom options can be passed to copy (#​858) (05ca0d6)
Chores

v1.3.4

Compare Source

Full Changelog: v1.3.3...v1.3.4

Bug Fixes
  • client: attempt to parse unknown json content types (#​854) (ba50466)
Chores
  • examples: fix static types in assistants example (#​852) (5b47b2c)

v1.3.3

Compare Source

Full Changelog: v1.3.2...v1.3.3

Chores

v1.3.2

Compare Source

Full Changelog: v1.3.1...v1.3.2

Documentation

v1.3.1

Compare Source

Full Changelog: v1.3.0...v1.3.1

Chores

v1.3.0

Compare Source

Full Changelog: v1.2.4...v1.3.0

Features
Bug Fixes
  • breaking!: correct broken type names in moderation categories (#​811) (0bc211f)
Chores
  • fix typo in docs and add request header for function calls (#​807) (cbef703)
  • internal: fix devcontainer interpeter path (#​810) (0acc07d)
Documentation

v1.2.4

Compare Source

Full Changelog: v1.2.3...v1.2.4

Bug Fixes
  • client: retry if SSLWantReadError occurs in the async client (#​804) (be82288)

v1.2.3

Compare Source

Full Changelog: v1.2.2...v1.2.3

Bug Fixes
  • cli/audio: file format detection failing for whisper (#​733) (01079d6)
  • client: correctly flush the stream response body (#​771) (0d52731)
  • client: serialise pydantic v1 default fields correctly in params (#​776) (d4c49ad)
  • models: mark unknown fields as set in pydantic v1 (#​772) (ae032a1)
  • prevent IndexError in fine-tunes CLI (#​768) (42f1633)
Documentation

v1.2.2

Compare Source

Full Changelog: v1.2.1...v1.2.2

Bug Fixes
Documentation

v1.2.1

Compare Source

Full Changelog: v1.2.0...v1.2.1

Documentation
Refactors
  • client: deprecate files.retrieve_content in favour of files.content (#​753) (eea5bc1)

v1.2.0

Compare Source

Full Changelog: v1.1.2...v1.2.0

Features
Bug Fixes
  • api: update embedding response object type (#​739) (29182c4)
  • client: show a helpful error message if the v0 API is used (#​743) (920567c)
Chores
Refactors
  • api: rename FunctionObject to FunctionDefinition (#​746) (1afd138)

v1.1.2

Compare Source

Full Changelog: v1.1.1...v1.1.2

Bug Fixes
  • api: accidentally required params, add new models & other fixes (#​729) (03c3e03)
  • asssitant_deleted -> assistant_deleted (#​711) (287b51e)
Chores

v1.1.1

Compare Source

v1.1.0

Compare Source

1.1.0 (2023-11-06)

Full Changelog: v1.0.1...v1.1.0

Features
  • api: releases from DevDay; assistants, multimodality, tools, dall-e-3, tts, and more #​682

v1.0.1

Compare Source

v1.0.0

Compare Source

A new major version of the openai package 🎉

See the v1.0.0 discussion for a list of breaking changes and migration guide.


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 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 force-pushed the renovate/openai-1.x branch 8 times, most recently from dcbef53 to 7f35d59 Compare November 13, 2023 21:04
@renovate renovate bot force-pushed the renovate/openai-1.x branch 5 times, most recently from dd0d343 to abde5de Compare November 21, 2023 10:20
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 906b7da to afb2b2e Compare November 29, 2023 03:04
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 9de259a to b3c2ac8 Compare December 15, 2023 06:39
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 495af80 to 4b9c63f Compare December 22, 2023 12:42
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 7bfabc5 to 6f79bc3 Compare January 12, 2024 18:17
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from ba73b94 to c57f962 Compare January 21, 2024 09:43
@Moraxyc Moraxyc merged commit 849e1e8 into main Feb 4, 2024
@renovate renovate bot deleted the renovate/openai-1.x branch February 4, 2024 15:15
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