Closed GaoycAI closed 5 months ago
Return 'off' is outside the While loop, I don't see any conflicts. Could you provide more details on the issue?
Thank you for pointing it out. I have double checked the code and the error may result from the empty "out_filename". The error is blocked by the try & except, making it hard to identify the detailed bug.
The code has been updated.
The funtion '_do' in gpt.py seemly has some bug? In line 82, the code 'try:' under 'while retries > 0:' seemly can't return the variable 'off'