• Retrieves a detailed explanation of why a suggestion may be incorrect.

    Parameters

    • request: HintRequest

      The explanation request payload (prompt, wrong code, right code).

    Returns Promise<Result<string>>

    A promise resolving to the retrieved explanation or an error.