Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps openai from 1.54.3 to 1.65.5.

Release notes

Sourced from openai's releases.

v1.65.5

1.65.5 (2025-03-09)

Full Changelog: v1.65.4...v1.65.5

Chores

v1.65.4

1.65.4 (2025-03-05)

Full Changelog: v1.65.3...v1.65.4

Bug Fixes

  • api: add missing file rank enum + more metadata (#2164) (0387e48)

v1.65.3

1.65.3 (2025-03-04)

Full Changelog: v1.65.2...v1.65.3

Chores

  • internal: remove unused http client options forwarding (#2158) (76ec464)
  • internal: run example files in CI (#2160) (9979345)

v1.65.2

1.65.2 (2025-03-01)

Full Changelog: v1.65.1...v1.65.2

Bug Fixes

  • azure: azure_deployment use with realtime + non-deployment-based APIs (#2154) (5846b55)

Chores

v1.65.1

1.65.1 (2025-02-27)

Full Changelog: v1.65.0...v1.65.1

Documentation

  • update URLs from stainlessapi.com to stainless.com (#2150) (dee4298)

... (truncated)

Changelog

Sourced from openai's changelog.

1.65.5 (2025-03-09)

Full Changelog: v1.65.4...v1.65.5

Chores

1.65.4 (2025-03-05)

Full Changelog: v1.65.3...v1.65.4

Bug Fixes

  • api: add missing file rank enum + more metadata (#2164) (0387e48)

1.65.3 (2025-03-04)

Full Changelog: v1.65.2...v1.65.3

Chores

  • internal: remove unused http client options forwarding (#2158) (76ec464)
  • internal: run example files in CI (#2160) (9979345)

1.65.2 (2025-03-01)

Full Changelog: v1.65.1...v1.65.2

Bug Fixes

  • azure: azure_deployment use with realtime + non-deployment-based APIs (#2154) (5846b55)

Chores

1.65.1 (2025-02-27)

Full Changelog: v1.65.0...v1.65.1

Documentation

  • update URLs from stainlessapi.com to stainless.com (#2150) (dee4298)

1.65.0 (2025-02-27)

Full Changelog: v1.64.0...v1.65.0

... (truncated)

Commits
  • a6b4930 release: 1.65.5
  • 530f9b8 chore: move ChatModel type to shared (#2167)
  • dfc4cfa release: 1.65.4
  • 5608d64 fix(api): add missing file rank enum + more metadata (#2164)
  • d6bb8c1 release: 1.65.3
  • b31f4d4 chore(internal): run example files in CI (#2160)
  • 65f2c5c chore(internal): remove unused http client options forwarding (#2158)
  • 64af9e8 release: 1.65.2
  • c98d740 fix(azure): azure_deployment use with realtime + non-deployment-based APIs (#...
  • ba2a8a0 chore(docs): update client docstring (#2152)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Greptile Summary

Disclaimer: Experimental PR review

Updates the OpenAI Python SDK from 1.54.3 to 1.65.5, bringing several improvements and bug fixes to the Langfuse Python SDK's OpenAI integration.

  • Fixed Azure deployment issues with realtime and non-deployment-based APIs in v1.65.2
  • Added missing file rank enum and metadata in v1.65.4
  • Improved internal HTTP client handling by removing unused options in v1.65.3
  • Updated documentation and client docstrings for better clarity
  • Moved ChatModel type to shared module for better code organization in v1.65.5

Bumps [openai](https://github.com/openai/openai-python) from 1.54.3 to 1.65.5.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.54.3...v1.65.5)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2025

Superseded by #1137.

@dependabot dependabot bot closed this Mar 12, 2025
@dependabot dependabot bot deleted the dependabot/pip/openai-1.65.5 branch March 12, 2025 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant