Co-authored-by: Keegan George <kgeorge13@gmail.com>
This PR fixes an issue where clicking to regenerate a summary was still showing the cached summary. To resolve this we call resetSummary() to reset all the summarization related properties before creating a new request.