MoneyPrinterTurbo
MoneyPrinterTurbo copied to clipboard
NoneType
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