| AI's mistakes are sometimes so subtle. Just yesterday I asked Gemini Pro 3.0 this question: > Find such colors A and B: > A and B are both valid sRGB color. > Interpolating between them in CIELAB space like this > C_cielab = (A_cielab + B_cielab) / 2 > results in a color C that can't be represented in sRGB It gave me a correct answer, great! ...and then it proceeded to tell me to use Oklab, claiming it doesn't have this problem because the sRGB gamut is convex in Oklab. If I didn't know Oklab does have the exact same problem I would have been fooled. It just sounds too reasonable. |
It helps if you phrase the question openly, not obviously fishing for a yes-or-no answer. Or, if you have to ask for a yes-or-no question, make it sound like you're obviously expecting the answer that's actually less likely, so the AI will (1) either be more willing to argue against it, or (2) provide good arguments for it you might not have considered, because it "knows" the answer is unexpected and it wants to flatter your judgment.