VulnScan icon indicating copy to clipboard operation
VulnScan copied to clipboard

File not found error if token amount is greater then 4k

Open Shyvadi opened this issue 2 years ago • 1 comments
trafficstars

After some testing, I've noticed that if the webpage crawl is big enough that the chatgpt file may fail to create itself because of a token limit exceeded (Since there is no response back from chatgpt)

Shyvadi avatar Mar 20 '23 21:03 Shyvadi

I see, it think the solution is then to make multiples requests

Hacking-Notes avatar Mar 20 '23 22:03 Hacking-Notes