joshwallerr/newsnotfound

bias_checker() output getting too long for GPT-3 prompt with every iteration

Closed this issue · 0 comments

Make sure 'article' is set back to a blank string after each iteration, as it currently seems to keep adding and getting twice as long each iteration.

Also make sure article is being separated into paras properly.