terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 255 forks source link

list index out of range #157

Closed Mrithul-E closed 10 months ago

Mrithul-E commented 10 months ago

Exception has occurred: IndexError list index out of range File "C:\Users\Administrator\Desktop\python projects\python screen recorder\t.py", line 6, in resp = api.send_message('hi',stream=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ IndexError: list index out of range