This repository was archived by the owner on Aug 28, 2026. It is now read-only.
This repository was archived by the owner on Aug 28, 2026. It is now read-only.
mgt-chat] Ability to toggle model B for API calls #2722
The chat component needs a new property
usePremiumApisthat is a boolean and that automatically appendsmodel=Bto all calls that support premium APIs.We should be able to test with a real monetized app. We should render an error message if the conditions are not met (app is not a monetized app)