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.50.0 #115

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.42.0 -> ==1.50.0 age adoption passing confidence

Release Notes

openai/openai-python (openai) ### [`v1.50.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1500-2024-09-26) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.49.0...v1.50.0) Full Changelog: [v1.49.0...v1.50.0](https://redirect.github.com/openai/openai-python/compare/v1.49.0...v1.50.0) ##### Features - **structured outputs:** add support for accessing raw responses ([#​1748](https://redirect.github.com/openai/openai-python/issues/1748)) ([0189e28](https://redirect.github.com/openai/openai-python/commit/0189e28b0b062a28b16343da0460a4f0f4e17a9a)) ##### Chores - **pydantic v1:** exclude specific properties when rich printing ([#​1751](https://redirect.github.com/openai/openai-python/issues/1751)) ([af535ce](https://redirect.github.com/openai/openai-python/commit/af535ce6a523eca39438f117a3e55f16064567a9)) ### [`v1.49.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1490-2024-09-26) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.48.0...v1.49.0) Full Changelog: [v1.48.0...v1.49.0](https://redirect.github.com/openai/openai-python/compare/v1.48.0...v1.49.0) ##### Features - **api:** add omni-moderation model ([#​1750](https://redirect.github.com/openai/openai-python/issues/1750)) ([05b50da](https://redirect.github.com/openai/openai-python/commit/05b50da5428d5c7b5ea09626bcd88f8423762bf8)) ##### Chores - **internal:** update test snapshots ([#​1749](https://redirect.github.com/openai/openai-python/issues/1749)) ([42f054e](https://redirect.github.com/openai/openai-python/commit/42f054ee7afa8ce8316c2ecd90608a0f7e13bfdd)) ### [`v1.48.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1480-2024-09-25) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.47.1...v1.48.0) Full Changelog: [v1.47.1...v1.48.0](https://redirect.github.com/openai/openai-python/compare/v1.47.1...v1.48.0) ##### Features - **client:** allow overriding retry count header ([#​1745](https://redirect.github.com/openai/openai-python/issues/1745)) ([9f07d4d](https://redirect.github.com/openai/openai-python/commit/9f07d4dbd6f24108a1f5e0309037318858f5a229)) ##### Bug Fixes - **audio:** correct response_format translations type ([#​1743](https://redirect.github.com/openai/openai-python/issues/1743)) ([b912108](https://redirect.github.com/openai/openai-python/commit/b9121089c696bc943323e2e75d4706401d809aaa)) ##### Chores - **internal:** use `typing_extensions.overload` instead of `typing` ([#​1740](https://redirect.github.com/openai/openai-python/issues/1740)) ([2522bd5](https://redirect.github.com/openai/openai-python/commit/2522bd59f7b5e903e4fc856a4c5dbdbe66bba37f)) ### [`v1.47.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1471-2024-09-23) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.47.0...v1.47.1) Full Changelog: [v1.47.0...v1.47.1](https://redirect.github.com/openai/openai-python/compare/v1.47.0...v1.47.1) ##### Bug Fixes - **pydantic v1:** avoid warnings error ([1e8e7d1](https://redirect.github.com/openai/openai-python/commit/1e8e7d1f01a4ab4153085bc20484a19613d993b3)) ### [`v1.47.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1470-2024-09-20) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.46.1...v1.47.0) Full Changelog: [v1.46.1...v1.47.0](https://redirect.github.com/openai/openai-python/compare/v1.46.1...v1.47.0) ##### Features - **client:** send retry count header ([21b0c00](https://redirect.github.com/openai/openai-python/commit/21b0c0043406d81971f87455e5a48b17935dc346)) ##### Chores - **types:** improve type name for embedding models ([#​1730](https://redirect.github.com/openai/openai-python/issues/1730)) ([4b4eb2b](https://redirect.github.com/openai/openai-python/commit/4b4eb2b37877728d2124ad5651ceebf615c0ab28)) ### [`v1.46.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1461-2024-09-19) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.46.0...v1.46.1) Full Changelog: [v1.46.0...v1.46.1](https://redirect.github.com/openai/openai-python/compare/v1.46.0...v1.46.1) ##### Bug Fixes - **client:** handle domains with underscores ([#​1726](https://redirect.github.com/openai/openai-python/issues/1726)) ([cd194df](https://redirect.github.com/openai/openai-python/commit/cd194dfdc418a84589bd903357cba349e9ad3e78)) ##### Chores - **streaming:** silence pydantic model_dump warnings ([#​1722](https://redirect.github.com/openai/openai-python/issues/1722)) ([30f84b9](https://redirect.github.com/openai/openai-python/commit/30f84b96081ac37f60e40a75d765dbbf563b61b3)) ### [`v1.46.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1460-2024-09-17) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.45.1...v1.46.0) Full Changelog: [v1.45.1...v1.46.0](https://redirect.github.com/openai/openai-python/compare/v1.45.1...v1.46.0) ##### Features - **client:** add .\_request_id property to object responses ([#​1707](https://redirect.github.com/openai/openai-python/issues/1707)) ([8b3da05](https://redirect.github.com/openai/openai-python/commit/8b3da05a35b33245aec98693a0540ace6218a61b)) ##### Documentation - **readme:** add examples for chat with image content ([#​1703](https://redirect.github.com/openai/openai-python/issues/1703)) ([192b8f2](https://redirect.github.com/openai/openai-python/commit/192b8f2b6a49f462e48c1442858931875524ab49)) ### [`v1.45.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1451-2024-09-16) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.45.0...v1.45.1) Full Changelog: [v1.45.0...v1.45.1](https://redirect.github.com/openai/openai-python/compare/v1.45.0...v1.45.1) ##### Chores - **internal:** bump pyright / mypy version ([#​1717](https://redirect.github.com/openai/openai-python/issues/1717)) ([351af85](https://redirect.github.com/openai/openai-python/commit/351af85c5b813391910301a5049edddc8c9e70dd)) - **internal:** bump ruff ([#​1714](https://redirect.github.com/openai/openai-python/issues/1714)) ([aceaf64](https://redirect.github.com/openai/openai-python/commit/aceaf641eedd092ed42e4aaf031e8cfbf37e4212)) - **internal:** update spec link ([#​1716](https://redirect.github.com/openai/openai-python/issues/1716)) ([ca58c7f](https://redirect.github.com/openai/openai-python/commit/ca58c7f83a7cede0367dec2500127573c9b00d1f)) ##### Documentation - update CONTRIBUTING.md ([#​1710](https://redirect.github.com/openai/openai-python/issues/1710)) ([4d45eb5](https://redirect.github.com/openai/openai-python/commit/4d45eb5eb794bcc5076c022be09e06fae103abcc)) ### [`v1.45.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1450-2024-09-12) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.44.1...v1.45.0) Full Changelog: [v1.44.1...v1.45.0](https://redirect.github.com/openai/openai-python/compare/v1.44.1...v1.45.0) ##### Features - **api:** add o1 models ([#​1708](https://redirect.github.com/openai/openai-python/issues/1708)) ([06bd42e](https://redirect.github.com/openai/openai-python/commit/06bd42e77121a6abd4826a79ce1848812d956576)) - **errors:** include completion in LengthFinishReasonError ([#​1701](https://redirect.github.com/openai/openai-python/issues/1701)) ([b0e3256](https://redirect.github.com/openai/openai-python/commit/b0e32562aff9aceafec994d3b047f7c2a9f11524)) ##### Bug Fixes - **types:** correctly mark stream discriminator as optional ([#​1706](https://redirect.github.com/openai/openai-python/issues/1706)) ([80f02f9](https://redirect.github.com/openai/openai-python/commit/80f02f9e5f83fac9cd2f4172b733a92ad01399b2)) ### [`v1.44.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1441-2024-09-09) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.44.0...v1.44.1) Full Changelog: [v1.44.0...v1.44.1](https://redirect.github.com/openai/openai-python/compare/v1.44.0...v1.44.1) ##### Chores - add docstrings to raw response properties ([#​1696](https://redirect.github.com/openai/openai-python/issues/1696)) ([1d2a19b](https://redirect.github.com/openai/openai-python/commit/1d2a19b0e8acab54c35ef2171d33321943488fdc)) ##### Documentation - **readme:** add section on determining installed version ([#​1697](https://redirect.github.com/openai/openai-python/issues/1697)) ([0255735](https://redirect.github.com/openai/openai-python/commit/0255735930d9c657c78e85e7f03fd1eb98a1e378)) - **readme:** improve custom `base_url` example ([#​1694](https://redirect.github.com/openai/openai-python/issues/1694)) ([05eec8a](https://redirect.github.com/openai/openai-python/commit/05eec8a0b7fcdc8651021f2e685214a353b861d1)) ### [`v1.44.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1440-2024-09-06) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.43.1...v1.44.0) Full Changelog: [v1.43.1...v1.44.0](https://redirect.github.com/openai/openai-python/compare/v1.43.1...v1.44.0) ##### Features - **vector store:** improve chunking strategy type names ([#​1690](https://redirect.github.com/openai/openai-python/issues/1690)) ([e82cd85](https://redirect.github.com/openai/openai-python/commit/e82cd85ac4962e36cb3b139c503069b56918688f)) ### [`v1.43.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1431-2024-09-05) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.43.0...v1.43.1) Full Changelog: [v1.43.0...v1.43.1](https://redirect.github.com/openai/openai-python/compare/v1.43.0...v1.43.1) ##### Chores - pyproject.toml formatting changes ([#​1687](https://redirect.github.com/openai/openai-python/issues/1687)) ([3387ede](https://redirect.github.com/openai/openai-python/commit/3387ede0b896788bf1197378b01941c75bd6e179)) ### [`v1.43.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1430-2024-08-29) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.42.0...v1.43.0) Full Changelog: [v1.42.0...v1.43.0](https://redirect.github.com/openai/openai-python/compare/v1.42.0...v1.43.0) ##### Features - **api:** add file search result details to run steps ([#​1681](https://redirect.github.com/openai/openai-python/issues/1681)) ([f5449c0](https://redirect.github.com/openai/openai-python/commit/f5449c07580ac9707f0387f86f4772fbf0a874b6))

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.