Skip to content

Releases: runapi-ai/runway-sdk

ruby/v0.2.9

Choose a tag to compare

@runapi-builder runapi-builder released this 12 Aug 04:52

Fixed

  • Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.

python/v0.2.2

Choose a tag to compare

@runapi-builder runapi-builder released this 12 Aug 04:53

Fixed

  • Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.

js/v0.2.10

Choose a tag to compare

@runapi-builder runapi-builder released this 12 Aug 04:52

Fixed

  • Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.

go/v0.2.10

Choose a tag to compare

@runapi-builder runapi-builder released this 12 Aug 04:52

Fixed

  • Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.

python/v0.2.1

Choose a tag to compare

@runapi-builder runapi-builder released this 29 Jul 15:17

Fixed

  • Point package documentation metadata to the current RunAPI Developer Docs.

ruby/v0.2.8

Choose a tag to compare

@runapi-builder runapi-builder released this 28 Jul 03:45

Added

  • Expose live pricing through the shared core SDK.

js/v0.2.9

Choose a tag to compare

@runapi-builder runapi-builder released this 28 Jul 03:45

Added

  • Type task billing facts on task responses.

go/v0.2.9

Choose a tag to compare

@runapi-builder runapi-builder released this 28 Jul 03:45

Added

  • Expose persisted billing facts on task responses.

python/v0.2.0

Choose a tag to compare

@runapi-builder runapi-builder released this 24 Jul 13:02

Added

  • Expose shared Files, Account, and Pricing resources plus typed Task Billing Facts through the Provider Client.

js/v0.2.8

Choose a tag to compare

@runapi-builder runapi-builder released this 17 Jul 05:55

Fixed

  • Align JavaScript and Go with the current RunAPI core parameter validation APIs.