Skip to content

feat: remove retired Lucy model IDs#49

Merged
AdirAmsalem merged 3 commits intomainfrom
rene/remove-retired-models
Apr 29, 2026
Merged

feat: remove retired Lucy model IDs#49
AdirAmsalem merged 3 commits intomainfrom
rene/remove-retired-models

Conversation

@AdirAmsalem
Copy link
Copy Markdown
Contributor

@AdirAmsalem AdirAmsalem commented Apr 29, 2026

Summary

  • remove lucy-2 from realtime and video model definitions
  • remove retired Lucy 2 SDK aliases (lucy_2_rt, lucy-2-v2v)
  • update examples, playground, and tests to use lucy-2.1

Test plan

  • .venv/bin/python -m pytest tests/test_models.py tests/test_realtime_unit.py
  • .venv/bin/ruff check .

Note

Low Risk
Primarily removes deprecated/retired model identifiers and updates references/tests; main risk is a breaking change for users still passing lucy-2 or its old aliases.

Overview
Removes retired lucy-2 model IDs from the SDK’s realtime/video model unions and _MODELS registry, and drops legacy alias mappings for lucy_2_rt and lucy-2-v2v.

Updates sample code, playground model lists, token docs/examples, and unit tests to use lucy-2.1 instead (including updated expected model dimensions/FPS and queue submission fixtures).

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

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d8af940. Configure here.

Comment thread tests/test_realtime_unit.py
@AdirAmsalem AdirAmsalem changed the title Remove retired Lucy model IDs feat: remove retired Lucy model IDs Apr 29, 2026
@AdirAmsalem AdirAmsalem merged commit 2bd0e45 into main Apr 29, 2026
9 checks passed
@AdirAmsalem AdirAmsalem deleted the rene/remove-retired-models branch April 29, 2026 20:15
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