assafelovic / gpt-researcher

GPT based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
MIT License
13.05k stars 1.61k forks source link

Task.json help #477

Closed uniqueNY85 closed 1 month ago

uniqueNY85 commented 1 month ago

I’m new to coding. I’ve successfully cloned and am using the app. Curious how the task.json file interacts with the app. For example, it has a default query which isn’t used. I’m assuming it’s overridden somewhere else. But then I set the guidelines to true and one of the guidelines is that the report must be written in Spanish, but it’s writing it in English. Another test, I set docx to false but it still produced that output. So this file appears to have no effect on the output. Thanks for your help.

uniqueNY85 commented 1 month ago

This may be fixed by restarting the terminal. I'll test it in about an hour.