Side questions now show a banner naming the original and fallback model instead of switching silently.
What's wrong with this entry?
When a side question falls back to a different model, the answer is now preceded by a warning banner naming the original and fallback models instead of silently switching.
- The side-question flow returns a
refusalFallbackobject carrying the original model, the fallback model and the notice content alongside the response. - The UI renders the banner above the answer only when a fallback is present.
- The control-request response carries the same information as
refusal_fallbackwithoriginal_model,fallback_modelandcontentfields.
fallbackNotice
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command