Skip to content

fix(deps): update dependency openai to v1.91.0 #7

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.78.1 -> ==1.91.0 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.91.0

Compare Source

Full Changelog: v1.90.0...v1.91.0

Features
  • api: update api shapes for usage and code interpreter (060d566)

v1.90.0

Compare Source

Full Changelog: v1.89.0...v1.90.0

Features
  • api: make model and inputs not required to create response (11bd62e)

v1.89.0

Compare Source

Full Changelog: v1.88.0...v1.89.0

Features
  • client: add support for aiohttp (9218b07)
Bug Fixes
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (35bcc4b)
Chores

v1.88.0

Compare Source

Full Changelog: v1.87.0...v1.88.0

Features
Chores
  • ci: enable for pull requests (542b0ce)
  • internal: minor formatting (29d723d)

v1.87.0

Compare Source

Full Changelog: v1.86.0...v1.87.0

Features
  • api: add reusable prompt IDs (36bfe6e)
Bug Fixes
  • client: update service_tier on client.beta.chat.completions (aa488d5)
Chores
  • internal: codegen related update (b1a31e5)
  • internal: update conftest.py (bba0213)
  • tests: add tests for httpx client instantiation & proxies (bc93712)

v1.86.0

Compare Source

Full Changelog: v1.85.0...v1.86.0

Features
  • api: Add o3-pro model IDs (d8dd80b)

v1.85.0

Compare Source

Full Changelog: v1.84.0...v1.85.0

Features
  • api: Add tools and structured outputs to evals (002cc7b)
Bug Fixes
  • responses: support raw responses for parse() (d459943)

v1.84.0

Compare Source

Full Changelog: v1.83.0...v1.84.0

Features
  • api: add new realtime and audio models, realtime session options (0acd0da)
Chores

v1.83.0

Compare Source

Full Changelog: v1.82.1...v1.83.0

Features
  • api: Config update for pakrym-stream-param (88bcf3a)
  • client: add follow_redirects request option (26d715f)
Bug Fixes
  • api: Fix evals and code interpreter interfaces (2650159)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (f7c80c4)
Chores
  • api: mark some methods as deprecated (3e2ca57)
  • deprecate Assistants API (9d166d7)
  • docs: remove reference to rye shell (c7978e9)

v1.82.1

Compare Source

Full Changelog: v1.82.0...v1.82.1

Bug Fixes
  • responses: don't include parsed_arguments when re-serialising (6d04193)
Chores
  • internal: fix release workflows (361a909)

v1.82.0

Compare Source

Full Changelog: v1.81.0...v1.82.0

Features
  • api: new streaming helpers for background responses (2a65d4d)
Bug Fixes
Documentation
  • readme: another async example fix (9ec8289)
  • readme: fix async example (37d0b25)

v1.81.0

Compare Source

Full Changelog: v1.80.0...v1.81.0

Features
  • api: add container endpoint (054a210)

v1.80.0

Compare Source

Full Changelog: v1.79.0...v1.80.0

Features
Chores
  • docs: grammar improvements (e746145)

v1.79.0

Compare Source

Full Changelog: v1.78.1...v1.79.0

Features
  • api: further updates for evals API (32c99a6)
  • api: manual updates (25245e5)
  • api: responses x eval api (fd586cb)
  • api: Updating Assistants and Evals API schemas (98ba7d3)
Bug Fixes
  • fix create audio transcription endpoint (e9a89ab)
Chores
  • ci: fix installation instructions (f26c5fc)
  • ci: upload sdks to package manager (861f105)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/openai-1.x branch from 028486c to ebf4779 Compare April 29, 2025 17:55
@renovate renovate bot requested a review from codegen-team as a code owner April 29, 2025 17:55
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.76.0 fix(deps): update dependency openai to v1.76.1 Apr 29, 2025
@renovate renovate bot enabled auto-merge (squash) April 29, 2025 18:05
@renovate renovate bot force-pushed the renovate/openai-1.x branch from ebf4779 to 12d7989 Compare April 29, 2025 21:07
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.76.1 fix(deps): update dependency openai to v1.76.2 Apr 29, 2025
@renovate renovate bot requested a review from a team as a code owner April 29, 2025 21:07
@renovate renovate bot force-pushed the renovate/openai-1.x branch 4 times, most recently from 9096d30 to f5d3ba9 Compare May 1, 2025 23:37
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.76.2 fix(deps): update dependency openai to v1.77.0 May 3, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from f5d3ba9 to cdf1a88 Compare May 3, 2025 07:58
@renovate renovate bot force-pushed the renovate/openai-1.x branch from cdf1a88 to 1ebc63c Compare May 10, 2025 12:19
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.77.0 fix(deps): update dependency openai to v1.78.0 May 10, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from da20c22 to 841e785 Compare May 12, 2025 11:00
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.78.0 fix(deps): update dependency openai to v1.78.1 May 12, 2025
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.78.1 fix(deps): update dependency openai to v1.78.1 - autoclosed May 12, 2025
@renovate renovate bot closed this May 12, 2025
auto-merge was automatically disabled May 12, 2025 17:22

Pull request was closed

@renovate renovate bot deleted the renovate/openai-1.x branch May 12, 2025 17:22
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.78.1 - autoclosed fix(deps): update dependency openai to v1.78.1 May 16, 2025
@renovate renovate bot reopened this May 16, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 3859b27 to 841e785 Compare May 16, 2025 23:49
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.78.1 fix(deps): update dependency openai to v1.79.0 May 16, 2025
@renovate renovate bot enabled auto-merge (squash) May 17, 2025 02:47
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 1db11c6 to 20fa400 Compare May 21, 2025 17:08
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.79.0 fix(deps): update dependency openai to v1.80.0 May 21, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 20fa400 to aa2ea99 Compare May 21, 2025 23:21
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.80.0 fix(deps): update dependency openai to v1.81.0 May 21, 2025
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.81.0 fix(deps): update dependency openai to v1.82.0 May 22, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from e922d9f to 8478f8e Compare May 29, 2025 17:08
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.82.0 fix(deps): update dependency openai to v1.82.1 May 29, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 8478f8e to f831f5d Compare June 2, 2025 20:55
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.82.1 fix(deps): update dependency openai to v1.83.0 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from f831f5d to 826f250 Compare June 3, 2025 18:37
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.83.0 fix(deps): update dependency openai to v1.84.0 Jun 3, 2025
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.84.0 fix(deps): update dependency openai to v1.85.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 7889337 to 2d5da2a Compare June 10, 2025 18:59
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.85.0 fix(deps): update dependency openai to v1.86.0 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 2d5da2a to e63bc7f Compare June 16, 2025 20:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.86.0 fix(deps): update dependency openai to v1.87.0 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from e63bc7f to 078ff1d Compare June 17, 2025 08:44
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.87.0 fix(deps): update dependency openai to v1.88.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 078ff1d to 6f6f62a Compare June 20, 2025 21:06
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.88.0 fix(deps): update dependency openai to v1.90.0 Jun 20, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 6f6f62a to 63c862f Compare June 23, 2025 20:39
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.90.0 fix(deps): update dependency openai to v1.91.0 Jun 23, 2025
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.

0 participants