Skip to content

Revert "feat(models): add lucy-vton-3.5 (realtime + batch) (#62)"#63

Merged
AdirAmsalem merged 1 commit into
mainfrom
revert-lucy-vton-3.5
Jul 23, 2026
Merged

Revert "feat(models): add lucy-vton-3.5 (realtime + batch) (#62)"#63
AdirAmsalem merged 1 commit into
mainfrom
revert-lucy-vton-3.5

Conversation

@AdirAmsalem

@AdirAmsalem AdirAmsalem commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Reverts #62.

lucy-vton-3.5 is being rolled back from the SDK. This cleanly reverts the merged squash commit that added the realtime + batch models, types, and tests.


Note

Medium Risk
Breaking change for any code or docs still targeting lucy-vton-3.5; scope is limited to model registry removal with no auth or data-path changes.

Overview
Removes lucy-vton-3.5 from the Python SDK, reversing the prior addition of that model for realtime streaming and batch video jobs.

The change drops lucy-vton-3.5 from the RealTimeModels and VideoModels type literals, deletes its entries in the realtime and video model registries (stream and /v1/jobs/lucy-vton-3.5), removes it from the playground’s realtime model picker, and deletes the associated model tests. Callers that still pass lucy-vton-3.5 will hit ModelNotFoundError instead of resolving a definition.

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

@AdirAmsalem
AdirAmsalem merged commit f398079 into main Jul 23, 2026
8 checks passed
@AdirAmsalem
AdirAmsalem deleted the revert-lucy-vton-3.5 branch July 23, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant