Skip to content

Clarify Pro model availability in local mode#133

Draft
Paul (nuclearspike) wants to merge 1 commit into
Lightricks:mainfrom
nuclearspike:codex/pro-model-discoverability
Draft

Clarify Pro model availability in local mode#133
Paul (nuclearspike) wants to merge 1 commit into
Lightricks:mainfrom
nuclearspike:codex/pro-model-discoverability

Conversation

@nuclearspike

Copy link
Copy Markdown

Summary

  • keep LTX-2.3 Pro (API) visible in the model menu while local generation is selected
  • disable that entry with guidance to enable LTX API models in Settings
  • rename and clarify the Settings control so users know that API mode unlocks Fast and Pro, while local generation supports Fast only

Why

The local backend intentionally exposes only the distilled Fast pipeline; Pro is available through the LTX API. In local mode, the frontend built the model menu exclusively from local model specs, so Pro disappeared without explaining whether it was missing, unsupported, or gated by another setting. That ambiguity led users to download the full dev checkpoint even though it is not wired into the local generation path.

This change makes the support boundary visible and gives users the exact next action. It does not automatically opt anyone into API generation or incur API usage.

This addresses the discoverability problem reported in #105. The local Pro support boundary was previously confirmed in #75.

Validation

  • pnpm typecheck
  • pnpm build:frontend
  • pnpm backend:test — 567 passed

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