File "/home/runner/sarthakgpt/main.py", line 6, in
print(bot.prompt("who invented electricity?"))
File "/home/runner/sarthakgpt/.pythonlibs/lib/python3.10/site-packages/ProGPT/Generative.py", line 84, in prompt
if data["message"]["status"] != "finished_successfully":
KeyError: 'message'
Traceback (most recent call last):
File "/home/runner/sarthakgpt/main.py", line 6, in
print(bot.prompt("who invented electricity?"))
File "/home/runner/sarthakgpt/.pythonlibs/lib/python3.10/site-packages/ProGPT/Generative.py", line 84, in prompt
if data["message"]["status"] != "finished_successfully":
KeyError: 'message'