-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on Invocation #24
Comments
Got the same problem as well.
I try to debug it tomorrow, maybe I can provide a bit more information what causes this error. Edit: Didn't find anything on a quick look, my debug skills in python/Alexa are very limited. |
the python library that we we're using got abandoned due to the security measures chatgpt put in place to avoid automated scraping. looks like a new one is in the works but is a completely different toolchain. |
Unfortunately these restrictions imposed by OpenAI make the current situation difficult. Ideally we integrate another way to access ChatGPT. Another possible option on my pov could be to consider integrating with GPT3 instead via the official API. This could also allow us to publish the skill officially and make it available to the general (non techy) public! I want to run some tests and see if it would be possible to build a usable conversational experience this way. I'll keep you posted via discussions. |
Alright, thanks for checking it out. I don't think it would help much, but maybe you can have a look into my Discord Bot where I'm using the OpenAI GPT API with C#. |
I tried implementing what you did here: #28 But the responses from that model seem a lot shorter. I didn't investigate too much right now though.
|
Hmm strange, I'm not 100% sure, but maybe I implemented the “old” GPT-3 Model and not the current one what ChatGPT is using. I just implemented it with the model that OpenAI is giving in their documentation, but same as you, I didn't investigate it either. |
Hello guys, I'm stuck trying to set up and figure it all for a bunch of hours now, and I'm bringing some points to the discussion:
Hope we can find a workaround soon, I haven't had the chance to see this app working, but I’m really looking forward to this. |
Hey, fyi I'll be updating the codebase soon to solve this. Stay tuned ;) |
Hey, will be closing this issue since it is now solved in the Let me know if there's anything we can do to help improve the process of running it yourself. Cheers. |
question:
alexa ask jee pee tee about our solar system
answer:
There was a problem with the requested skill's response
The text was updated successfully, but these errors were encountered: