Skip to content

release: 0.3.0#4

Open
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.3.0#4
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.3.0 (2026-06-08)

Full Changelog: v0.2.0...v0.3.0

Features

  • api: add video generation/editing, ray-3.14/ray-3.2 models, video params to generations (d253af3)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@cursor

cursor Bot commented Jun 8, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Large OpenAPI-driven surface area on the primary generations endpoint; existing image callers are mostly additive, but shared source/image_ref typing changes could affect strict typing at compile time.

Overview
Release 0.3.0 bumps the package and OpenAPI/Stainless metadata to match an updated generations API.

client.generations.create now covers video workflows alongside images: generation type adds video, video_edit, and video_reframe, and requests can include a new video object (duration, resolution, HDR/loop, start/end frames, reframe source_position, and nested video.edit for strength, keyframes, and advanced conditioning). Model gains ray-3.2 for Ray video generation/editing; aspect_ratio literals expand (e.g. 21:9, 4:3, 3:4).

Media references are unified: inline ImageRef / Source types are replaced by ImageRefParam on image_ref and source, with optional generation_id chaining and video MIME support where applicable. Response types reflect video outputs (Generation.type, output media docs). Generation API tests exercise the full video payload for sync and async clients.

Reviewed by Cursor Bugbot for commit 17845fc. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app

stainless-app Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/luma-agents-python/d253af359d36f3a4ab4837d2157d87a15270ec41/luma_agents-0.2.0-py3-none-any.whl'

Expires at: Wed, 08 Jul 2026 16:12:47 GMT
Updated at: Mon, 08 Jun 2026 16:12:47 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants