assafelovic / gpt-researcher

LLM based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
Apache License 2.0
14.25k stars 1.86k forks source link

Fix issue with custom_report in write_report method #551

Closed mowkalim closed 4 months ago

mowkalim commented 4 months ago

Fix issue with custom_report in write_report method

This fix ensures that all report types, including custom_report, are handled consistently without runtime errors.