If a /btw answer came from a fallback model after a refusal, you now see a warning.
What's wrong with this entry?
When a /btw question is answered by a fallback model after a refusal, the panel shows a warning notice above the answer naming the swap.
- The panel accepts
initialFallbackNoticeand stores afallbackNoticealongside each question/response pair in its history - The notice renders prefixed with a warning sign, above the answer
- Text comes from a
refusal_fallbackpayload returned with the response, carryingoriginal_model,fallback_modelandcontent(truncated)
/btw what does this repo use for tests?initialFallbackNotice
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