Skip to content

Improve AI prompt to include explanations with answers #7

@vbatecan

Description

@vbatecan

Currently, the AI prompt instructs Gemini to return only the answer(s) to each question, without any explanation. For some questions, it would be helpful if the AI could also provide a brief explanation or reasoning for its answer(s).

Proposed improvement:

  • Update the prompt sent to Gemini so that, in addition to the answer(s), it also returns a short explanation or justification for each answer.
  • Display the explanation below or alongside the answer in the UI.
  • Ensure this works for both single and batch answer flows.

Benefits:

  • Users will better understand why a particular answer was chosen.
  • Helps with learning and not just automation.

Example:
Instead of just: AI Suggestion: B
Show:

AI Suggestion: B 
and below it:
Explanation: B is correct because ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions