Skip to content

Releases: runapi-ai/gpt-image-2-sdk

python/v0.2.2

Choose a tag to compare

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

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:44

Added

  • Expose live pricing through the shared core SDK.
  • Surface whether a GPT Image 2 create request reused an idempotent task.

python/v0.2.1

Choose a tag to compare

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

Added

  • Surface whether a GPT Image 2 create request reused an idempotent task.

js/v0.2.8

Choose a tag to compare

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

Added

  • Type task billing facts on task responses.
  • Surface whether a GPT Image 2 create request reused an idempotent task.

go/v0.2.8

Choose a tag to compare

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

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.

ruby/v0.2.7

Choose a tag to compare

@runapi-builder runapi-builder released this 02 Jul 08:42

Fixed

  • Request validation now derives allowed values (aspect ratios, output resolutions, formats) from the RunAPI request contract, so valid requests are no longer rejected client-side.
  • Corrected field names and widened enum coverage for image generation endpoints.
  • Documented reference image URL parameters where supported.

js/v0.2.7

Choose a tag to compare

@runapi-builder runapi-builder released this 02 Jul 08:41

Fixed

  • Request validation now derives allowed values (aspect ratios, output resolutions, formats) from the RunAPI request contract, so valid requests are no longer rejected client-side.
  • Corrected field names and widened enum coverage for image generation endpoints.
  • Documented reference image URL parameters where supported.

go/v0.2.7

Choose a tag to compare

@runapi-builder runapi-builder released this 02 Jul 08:42

Fixed

  • Request validation now derives allowed values (aspect ratios, output resolutions, formats) from the RunAPI request contract, so valid requests are no longer rejected client-side.
  • Corrected field names and widened enum coverage for image generation endpoints.
  • Documented reference image URL parameters where supported.

java/v0.1.1

Choose a tag to compare

@runapi-builder runapi-builder released this 25 Jun 04:29

Fixed

  • Fixed Java retry handling for Retry-After response headers.
  • Fixed Java contract validation for action-level conditional rules.
  • Refreshed Java SDK metadata for v0.1.1.