gpt-researcher icon indicating copy to clipboard operation
gpt-researcher copied to clipboard

KeyError: 'Objective (impartial and unbiased presentation of facts and findings)'

Open 01110011011101010110010001101111 opened this issue 7 months ago • 2 comments

Maybe I’m missing something but when running this Colab without any changes besides updating the keys, I’m getting the error:

KeyError: 'Objective (impartial and unbiased presentation of facts and findings)'

It is thrown from this line:

report = asyncio.run(get_report(query, report_type))

Thanks in advance!