Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

not working #7

Open
sarthak501 opened this issue Feb 20, 2024 · 5 comments
Open

not working #7

sarthak501 opened this issue Feb 20, 2024 · 5 comments

Comments

@sarthak501
Copy link

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'

@diezo
Copy link
Owner

diezo commented Feb 20, 2024

@sarthak501 I've figured out the cause of this issue and will implement a solution very soon.
In the meantime, please do give this repository a star so that other developers can know about ProGPT as well. Thanks

@justin321123
Copy link

@sarthak501 #5, issue is being solved soonly. No need to open a new one ;)

@sarthak501
Copy link
Author

its been 2 weeks still not working

@cycyrild
Copy link

Same error for me

@smb-sh
Copy link

smb-sh commented Mar 25, 2024

i have the same error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants