You'll notice
The usage-credits consent dialog now takes a model name instead of hardcoding Fable 5 throughout.
The usage-credits consent dialog shown when hitting rate limits or needing to buy credits now takes a modelName prop, defaulting to "Fable", instead of hardcoding "Fable 5" throughout, and its title and limit copy substitute the model name dynamically. The mid-conversation consent prompt component now also receives modelName and a wouldTakeAnswer flag, where previously it only took an accepts flag.