Are these the only prompts used with the models:
https://github.com/jiggy-ai/hn_summary/blob/master/src/summa...
Also, how did you decide on those specific prompts?
Lastly, is it accurate that the text being summarized is truncated instead of for example streaming it in chunks to create a summary of summaries for longer text. If so, why even process the articles that require truncation?