You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
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'