MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

NoneType

Open ancenye opened this issue 9 months ago • 0 comments

File "/MoneyPrinterTurbo/app/services/llm.py", line 220, in generate_script response = _generate_response(prompt=prompt) File "/MoneyPrinterTurbo/app/services/llm.py", line 181, in _generate_response content = response.choices[0].message.content TypeError: 'NoneType' object is not subscriptable

ancenye avatar Apr 29 '24 07:04 ancenye