diezo / ProGPT

🔥 Free GPT-3.5 Python API
https://buymeacoffee.com/sonii
MIT License
58 stars 8 forks source link

ProGPT seems to not be working. #4

Closed justin321123 closed 7 months ago

justin321123 commented 8 months ago

` File "/home/container/.local/lib/python3.12/site-packages/discord/ext/commands/core.py", line 235, in wrapped ret = await coro(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/container/bot.py", line 250, in chatgpt response = conversation.send(question) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/container/.local/lib/python3.12/site-packages/ProGPT/Conversation.py", line 128, in send if data["message"]["status"] != "finished_successfully":


KeyError: 'message'`
diezo commented 8 months ago

i'll fix this issue very soon and update you on the same. till then, please do give this repo a star to support progpt. thanks

justin321123 commented 7 months ago

Star has been given, thanks alot. I like the project alot and have been using it for a few days.

diezo commented 7 months ago

@justin321123 i've fixed the issue and everything should work fine now. thank you