Paillat-dev / viralfactory

Viral Factory is a highly modular gradio app that automates the production of various forms of social media content. Thanks to it's complex engines system it allows you to customize its process in detail.
GNU Affero General Public License v3.0
39 stars 6 forks source link

⬆️ Upgrade dependency openai to v1.52.0 #122

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.51.0 -> ==1.52.0 age adoption passing confidence

Release Notes

openai/openai-python (openai) ### [`v1.52.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1520-2024-10-17) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.51.2...v1.52.0) Full Changelog: [v1.51.2...v1.52.0](https://redirect.github.com/openai/openai-python/compare/v1.51.2...v1.52.0) ##### Features - **api:** add gpt-4o-audio-preview model for chat completions ([#​1796](https://redirect.github.com/openai/openai-python/issues/1796)) ([fbf1e0c](https://redirect.github.com/openai/openai-python/commit/fbf1e0c25c4d163f06b61a43d1a94ce001033a7b)) ### [`v1.51.2`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1512-2024-10-08) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.51.1...v1.51.2) Full Changelog: [v1.51.1...v1.51.2](https://redirect.github.com/openai/openai-python/compare/v1.51.1...v1.51.2) ##### Chores - add repr to PageInfo class ([#​1780](https://redirect.github.com/openai/openai-python/issues/1780)) ([63118ee](https://redirect.github.com/openai/openai-python/commit/63118ee3c2481d217682e8a31337bdcc16893127)) ### [`v1.51.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1511-2024-10-07) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.51.0...v1.51.1) Full Changelog: [v1.51.0...v1.51.1](https://redirect.github.com/openai/openai-python/compare/v1.51.0...v1.51.1) ##### Bug Fixes - **client:** avoid OverflowError with very large retry counts ([#​1779](https://redirect.github.com/openai/openai-python/issues/1779)) ([fb1dacf](https://redirect.github.com/openai/openai-python/commit/fb1dacfa4d9447d123c38ab3d3d433d900d32ec5)) ##### Chores - **internal:** add support for parsing bool response content ([#​1774](https://redirect.github.com/openai/openai-python/issues/1774)) ([aa2e25f](https://redirect.github.com/openai/openai-python/commit/aa2e25f9a4a632357051397ea34d269eafba026d)) ##### Documentation - fix typo in fenced code block language ([#​1769](https://redirect.github.com/openai/openai-python/issues/1769)) ([57bbc15](https://redirect.github.com/openai/openai-python/commit/57bbc155210cc439a36f4e5cbd082e94c3349d78)) - improve and reference contributing documentation ([#​1767](https://redirect.github.com/openai/openai-python/issues/1767)) ([a985a8b](https://redirect.github.com/openai/openai-python/commit/a985a8b8ab8d0b364bd3c26b6423a7c49ae7b1ce))

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.



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