watchdogpolska / feder

Obywatelskie fedrowanie danych
https://obywatelskie-fedrowanie-danych.readthedocs.io/
MIT License
18 stars 11 forks source link

chore(deps): update dependency openai to v1.51.0 #1828

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

openai/openai-python (openai) ### [`v1.51.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1510-2024-10-01) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.50.2...v1.51.0) Full Changelog: [v1.50.2...v1.51.0](https://redirect.github.com/openai/openai-python/compare/v1.50.2...v1.51.0) ##### Features - **api:** support storing chat completions, enabling evals and model distillation in the dashboard ([2840c6d](https://redirect.github.com/openai/openai-python/commit/2840c6df94afb44cfd80efabe0405898331ee267)) ##### Chores - **docs:** fix maxium typo ([#​1762](https://redirect.github.com/openai/openai-python/issues/1762)) ([de94553](https://redirect.github.com/openai/openai-python/commit/de94553f93d71fc6c8187c8d3fbe924a71cc46dd)) - **internal:** remove ds store ([47a3968](https://redirect.github.com/openai/openai-python/commit/47a3968f9b318eb02d5602f5b10e7d9e69c3ae84)) ##### Documentation - **helpers:** fix method name typo ([#​1764](https://redirect.github.com/openai/openai-python/issues/1764)) ([e1bcfe8](https://redirect.github.com/openai/openai-python/commit/e1bcfe86554017ac63055060153c4fd72e65c0cf)) ### [`v1.50.2`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1502-2024-09-27) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.50.1...v1.50.2) Full Changelog: [v1.50.1...v1.50.2](https://redirect.github.com/openai/openai-python/compare/v1.50.1...v1.50.2) ##### Bug Fixes - **audio:** correct types for transcriptions / translations ([#​1755](https://redirect.github.com/openai/openai-python/issues/1755)) ([76c1f3f](https://redirect.github.com/openai/openai-python/commit/76c1f3f318b68003aae124c02efc4547a398a864)) ### [`v1.50.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1501-2024-09-27) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.50.0...v1.50.1) Full Changelog: [v1.50.0...v1.50.1](https://redirect.github.com/openai/openai-python/compare/v1.50.0...v1.50.1) ##### Documentation - **helpers:** fix chat completion anchor ([#​1753](https://redirect.github.com/openai/openai-python/issues/1753)) ([956d4e8](https://redirect.github.com/openai/openai-python/commit/956d4e8e32507fbce399f4619e06daa9d37a0532)) ### [`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))

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 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.



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