Skip to content
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

Not working #3

Open
wmdhosting opened this issue Dec 28, 2023 · 9 comments
Open

Not working #3

wmdhosting opened this issue Dec 28, 2023 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@wmdhosting
Copy link

I installed trial today on last version of craft..

i have Plus subscripton on ChatGPT..

I added API key and organization ID

But cant get it work.. nor on 3.5 nor on 4.... any idea..

Snag_f5847a
Snag_f5942a

@corneliusio
Copy link
Collaborator

@wmdhosting Sorry you're running into such a road block. I will absolutely be double checking everything to make sure this is resolved as soon as possible. I'm currently out of the office for the holiday break—if I can dig into this before the new year I will, but it may not be until the first week if January that I can get this taken care of. We'll definitely get this resolved though and I apologize again that the plugin is essentially a brick for you at the moment.

@corneliusio
Copy link
Collaborator

In the mean time, I'm not sure if this is something you've tried but I am curious if OpenAI made some change to how their model IDs are resolved, so it's possible that for some reason they are not auto aliasing gpt-4 to the most recent public release. I'd be interested to hear if you still run into this same error if you explicitly set the model in config/promptly.php to gpt-4-0613 instead of just gpt-4. This is sort of a shot in the dark, so not confident at all that this would resolve the issue, but I think it may be worth a shot.

@corneliusio corneliusio self-assigned this Dec 28, 2023
@corneliusio corneliusio added the bug Something isn't working label Dec 28, 2023
@wmdhosting
Copy link
Author

wmdhosting commented Dec 29, 2023

Thanks for fast response, sorry to bother on vacations :)

I tryed taht but did not worked that way too..

I can wait for first week. in January :)

@corneliusio
Copy link
Collaborator

@wmdhosting I was not able to really replicate this issue specifically. That said, there was an outstanding issue regarding handling errors from OpenAI that has now been resolved that may be relevant in this situation. It may be possible that there's simply an issue with the account being used and the error was not getting passed along to the user correctly. Could you try upgrading to the most recent version to see if you are getting more helpful feedback from the errors?

@wmdhosting
Copy link
Author

i just upgraded .. cleared cache..
but still seems same..
Snag_2af9349

@wmdhosting
Copy link
Author

wmdhosting commented Jan 2, 2024

i got it work. once in chatGPT:. 3.5 but in mid work got erorr..
Snag_2cab7e5

And on 4 all the time now get that error.

Perhaps API issues..

@corneliusio
Copy link
Collaborator

@wmdhosting The error your getting for gpt-4 shouldn't be related to the plugin. Are you sure the account your using has been provided access to the GPT-4 model? As I understand it there is are still some restrictions on access to GPT-4 such as needing to have made a successful payment on your account of at least $1.

As for the error your seeing with GPT-3.5, am I correct in understanding that you are getting a response but that the error just pops up while the response is still being generated?

@wmdhosting
Copy link
Author

wmdhosting commented Jan 3, 2024

I have subscription to ChatGPT 4.. and read in taht case its not needed this $1 , but made payment to API more than
1$
but still did not spend 1$....


as for 3.5

  1. i get first batch of response generated .. say 5 headings .. or 3 openers..
  2. then it countinue .. for about 30 seconds.. then error..

@corneliusio
Copy link
Collaborator

@wmdhosting Just wanting to confirm that you're aware that the ChatGPT Plus subscription is not the same as the API subscription.

That said, it does look like there's an issue with the plugin prematurely throwing an error while results are being generated. I'll continue digging into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants