-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibility to produce longer reports? #82
Comments
Maybe it didn’t search enough? |
my report is one page long, is there any way to control it? Should I include specific requests in my initial prompt? |
same problem |
what model do you use? I am trying different ones in ollama and I guess this might be a source of the problem |
I'm using the api of qwen-plus. Maybe some tricks are needed to generate a longer final report by combining multiple reponses. (By modifying the writeFinalReport() function?) Unfortunately I'm a newbie to LLM. I would try to use a LLM to help me modify the code.😂 |
Currently the reports are about 5 pages long, is there a possibility to generate longer reports? I tried to adjust the prompt in the generation but this only lead to more headings with fewer content each.
The text was updated successfully, but these errors were encountered: