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 anthropic to v0.34.1 #104

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
anthropic ==0.31.2 -> ==0.34.1 age adoption passing confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic) ### [`v0.34.1`](https://togithub.com/anthropics/anthropic-sdk-python/blob/HEAD/CHANGELOG.md#0341-2024-08-19) [Compare Source](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.34.0...v0.34.1) Full Changelog: [v0.34.0...v0.34.1](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.34.0...v0.34.1) ##### Chores - **ci:** add CODEOWNERS file ([#​639](https://togithub.com/anthropics/anthropic-sdk-python/issues/639)) ([33001cc](https://togithub.com/anthropics/anthropic-sdk-python/commit/33001ccf80f6ec2ac43b74f5f41034ec6a12552b)) - **client:** fix parsing union responses when non-json is returned ([#​643](https://togithub.com/anthropics/anthropic-sdk-python/issues/643)) ([45be91d](https://togithub.com/anthropics/anthropic-sdk-python/commit/45be91dbcc2789a71a048a34f1f23977b9829818)) - **docs/api:** update prompt caching helpers ([6a55aee](https://togithub.com/anthropics/anthropic-sdk-python/commit/6a55aeeaca83ade0adc18eae0f8682558769d5ff)) - **internal:** use different 32bit detection method ([#​640](https://togithub.com/anthropics/anthropic-sdk-python/issues/640)) ([d6b2b63](https://togithub.com/anthropics/anthropic-sdk-python/commit/d6b2b630613f7c5f01fc3cd005a055989e7d8e71)) ### [`v0.34.0`](https://togithub.com/anthropics/anthropic-sdk-python/blob/HEAD/CHANGELOG.md#0340-2024-08-14) [Compare Source](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.33.1...v0.34.0) Full Changelog: [v0.33.1...v0.34.0](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.33.1...v0.34.0) ##### Features - **api:** add prompt caching beta ([3978411](https://togithub.com/anthropics/anthropic-sdk-python/commit/397841125164a2420d5abf8f45d47f2467e36cd9)) - **client:** add streaming helpers for prompt caching ([98a0a7b](https://togithub.com/anthropics/anthropic-sdk-python/commit/98a0a7b9c679539c98d212b12c0a9a950fd6371d)) ##### Chores - **examples:** minor formatting changes ([#​633](https://togithub.com/anthropics/anthropic-sdk-python/issues/633)) ([20487ea](https://togithub.com/anthropics/anthropic-sdk-python/commit/20487ea0080969511e7c41f199387b87a84f6ab4)) ### [`v0.33.1`](https://togithub.com/anthropics/anthropic-sdk-python/blob/HEAD/CHANGELOG.md#0331-2024-08-12) [Compare Source](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.33.0...v0.33.1) Full Changelog: [v0.33.0...v0.33.1](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.33.0...v0.33.1) ##### Chores - **ci:** bump prism mock server version ([#​630](https://togithub.com/anthropics/anthropic-sdk-python/issues/630)) ([29545ee](https://togithub.com/anthropics/anthropic-sdk-python/commit/29545eee2e7bfdfe73b590d9301aa68bbf2c361d)) - **internal:** ensure package is importable in lint cmd ([#​632](https://togithub.com/anthropics/anthropic-sdk-python/issues/632)) ([d685824](https://togithub.com/anthropics/anthropic-sdk-python/commit/d685824b2c080bd1b17f677f4af422b5cb0e7ed5)) ### [`v0.33.0`](https://togithub.com/anthropics/anthropic-sdk-python/blob/HEAD/CHANGELOG.md#0330-2024-08-09) [Compare Source](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.32.0...v0.33.0) Full Changelog: [v0.32.0...v0.33.0](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.32.0...v0.33.0) ##### Features - **client:** add `retries_taken` to raw response class ([43fb587](https://togithub.com/anthropics/anthropic-sdk-python/commit/43fb5874b0a2398221d1f1d0fea316faca9f6484)) ##### Chores - **internal:** bump pyright ([#​622](https://togithub.com/anthropics/anthropic-sdk-python/issues/622)) ([9480109](https://togithub.com/anthropics/anthropic-sdk-python/commit/9480109c380ff571487429d5f50f50e23947d788)) - **internal:** bump ruff version ([#​625](https://togithub.com/anthropics/anthropic-sdk-python/issues/625)) ([b1a4e7b](https://togithub.com/anthropics/anthropic-sdk-python/commit/b1a4e7b9a8c17184038d1816ff08619cb03f6296)) - **internal:** test updates ([#​624](https://togithub.com/anthropics/anthropic-sdk-python/issues/624)) ([2cea1f5](https://togithub.com/anthropics/anthropic-sdk-python/commit/2cea1f52bad2fb6b8f0705fd672f75d8a6281ba0)) - **internal:** update pydantic compat helper function ([#​627](https://togithub.com/anthropics/anthropic-sdk-python/issues/627)) ([dc18ee0](https://togithub.com/anthropics/anthropic-sdk-python/commit/dc18ee0af5a86429ee8bcc9d5c186493f8d5c622)) - **internal:** updates ([#​629](https://togithub.com/anthropics/anthropic-sdk-python/issues/629)) ([d6357a6](https://togithub.com/anthropics/anthropic-sdk-python/commit/d6357a6172a38d7cf5ab51d9d7b699d44d2adc21)) - **internal:** use `TypeAlias` marker for type assignments ([#​621](https://togithub.com/anthropics/anthropic-sdk-python/issues/621)) ([a4bff9c](https://togithub.com/anthropics/anthropic-sdk-python/commit/a4bff9cee99d3ee2083426ec41b40bdcf70d6b4f)) - sync openapi version ([#​617](https://togithub.com/anthropics/anthropic-sdk-python/issues/617)) ([9c0ad95](https://togithub.com/anthropics/anthropic-sdk-python/commit/9c0ad95b530f1fbd2293a15dcce7f583a982aad0)) - sync openapi version ([#​620](https://togithub.com/anthropics/anthropic-sdk-python/issues/620)) ([0a3f3fa](https://togithub.com/anthropics/anthropic-sdk-python/commit/0a3f3fa8d89f90f321c27b0cb8c4187b68161fc5)) - sync openapi version ([#​628](https://togithub.com/anthropics/anthropic-sdk-python/issues/628)) ([cfad41f](https://togithub.com/anthropics/anthropic-sdk-python/commit/cfad41f8a36836060d1b2bba0f32ee291ff8df05)) ### [`v0.32.0`](https://togithub.com/anthropics/anthropic-sdk-python/blob/HEAD/CHANGELOG.md#0320-2024-07-29) [Compare Source](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.31.2...v0.32.0) Full Changelog: [v0.31.2...v0.32.0](https://togithub.com/anthropics/anthropic-sdk-python/compare/v0.31.2...v0.32.0) ##### Features - add back compat alias for InputJsonDelta ([25a5b6c](https://togithub.com/anthropics/anthropic-sdk-python/commit/25a5b6c81ffb5996ef697aab22a22d8be5751bc1)) ##### Bug Fixes - change signatures for the stream function ([c9eb11b](https://togithub.com/anthropics/anthropic-sdk-python/commit/c9eb11b1f9656202ee88e9869e59160bc37f5434)) - **client:** correctly apply client level timeout for messages ([#​615](https://togithub.com/anthropics/anthropic-sdk-python/issues/615)) ([5f8d88f](https://togithub.com/anthropics/anthropic-sdk-python/commit/5f8d88f6fcc2ba05cd9fc6f8ae7aa8c61dc6b0d0)) ##### Chores - **docs:** document how to do per-request http client customization ([#​603](https://togithub.com/anthropics/anthropic-sdk-python/issues/603)) ([5161f62](https://togithub.com/anthropics/anthropic-sdk-python/commit/5161f626a0bec757b96217dc0f81e8908546f29a)) - **internal:** add type construction helper ([#​613](https://togithub.com/anthropics/anthropic-sdk-python/issues/613)) ([5e36940](https://togithub.com/anthropics/anthropic-sdk-python/commit/5e36940a42e401c3f0c1e42aa248d431fdf7192c)) - sync spec ([#​605](https://togithub.com/anthropics/anthropic-sdk-python/issues/605)) ([6b7707f](https://togithub.com/anthropics/anthropic-sdk-python/commit/6b7707f62788fca2e166209e82935a2a2fa8204a)) - **tests:** update prism version ([#​607](https://togithub.com/anthropics/anthropic-sdk-python/issues/607)) ([1797dc6](https://togithub.com/anthropics/anthropic-sdk-python/commit/1797dc6139ffaca6436ed897972471e67ba1b828)) ##### Refactors - extract model out to a named type and rename partialjson ([#​612](https://togithub.com/anthropics/anthropic-sdk-python/issues/612)) ([c53efc7](https://togithub.com/anthropics/anthropic-sdk-python/commit/c53efc786fa95831a398f37740a81b42f7b64c94))

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.