Skip to content

Releases: runwayml/sdk-python

v3.14.0

11 Sep 21:33
Compare
Choose a tag to compare

3.14.0 (2025-09-11)

Full Changelog: v3.13.0...v3.14.0

Features

  • api: Add Gemini 2.5 Flash Image to t2i (3cb044a)

v3.13.0

10 Sep 21:48
Compare
Choose a tag to compare

3.13.0 (2025-09-10)

Full Changelog: v3.12.1...v3.13.0

Features

  • api: Update t2v parameters (7163db8)
  • api: Veo3 integration (37e7224)
  • client: Make t2v waitable (d21c4e4)

v3.12.1

09 Sep 13:38
Compare
Choose a tag to compare

3.12.1 (2025-09-06)

Full Changelog: v3.12.0...v3.12.1

Chores

  • internal: move mypy configurations to pyproject.toml file (0ff4ea5)
  • tests: simplify get_platform test (5b651b2)

v3.12.0

04 Sep 20:27
Compare
Choose a tag to compare

3.12.0 (2025-09-04)

Full Changelog: v3.11.0...v3.12.0

Features

  • improve future compat with pydantic v3 (9207df5)

v3.11.0

03 Sep 16:11
Compare
Choose a tag to compare

3.11.0 (2025-09-03)

Full Changelog: v3.10.3...v3.11.0

Features

  • types: replace List[str] with SequenceNotStr in params (a55b44c)

v3.10.3

02 Sep 17:02
Compare
Choose a tag to compare

3.10.3 (2025-08-30)

Full Changelog: v3.10.2...v3.10.3

Chores

  • internal: add Sequence related utils (520aeec)

v3.10.2

27 Aug 12:45
Compare
Choose a tag to compare

3.10.2 (2025-08-27)

Full Changelog: v3.10.1...v3.10.2

Bug Fixes

  • avoid newer type syntax (54dd3a0)

Chores

  • internal: change ci workflow machines (986c007)
  • internal: update comment in script (48cad7b)
  • internal: update pyright exclude list (03a8696)
  • update github action (2fd7626)

v3.10.1

13 Aug 15:35
Compare
Choose a tag to compare

3.10.1 (2025-08-09)

Full Changelog: v3.10.0...v3.10.1

Chores

  • internal: fix ruff target version (cce2c55)
  • update @stainless-api/prism-cli to v5.15.0 (b1ea815)

v3.10.0

05 Aug 22:48
Compare
Choose a tag to compare

3.10.0 (2025-08-05)

Full Changelog: v3.9.0...v3.10.0

Features

  • api: Add gen4_image_turbo model (5d5aab2)
  • readme: Fix for readme example (083bb47)
  • readme: gen4_turbo ratio (7a5a486)

v3.9.0

01 Aug 17:17
Compare
Choose a tag to compare

3.9.0 (2025-08-01)

Full Changelog: v3.8.0...v3.9.0

Features