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

Unexpected response from OpenAI. #6

Open
corei8 opened this issue Jun 16, 2023 · 9 comments
Open

Unexpected response from OpenAI. #6

corei8 opened this issue Jun 16, 2023 · 9 comments

Comments

@corei8
Copy link

corei8 commented Jun 16, 2023

I followed the instructions in the README, but am getting this error. I recently made an API key, minutes before testing.

CleanShot 2023-06-16 at 13 07 55@2x
@corei8
Copy link
Author

corei8 commented Jun 16, 2023

This is due to GPT-4 being a limited beta. See the available models for your account here.

@corei8 corei8 closed this as completed Jun 16, 2023
@svermeulen
Copy link
Owner

Forgot about this. Probably the default should be gpt-3.5-turbo instead

@svermeulen svermeulen reopened this Jun 16, 2023
@svermeulen
Copy link
Owner

After experimenting with gpt-3.5 I am finding that the quality is much worse. I think we need gpt-4's extra reasoning power for this kind of thing, so going to leave it as gpt-4 as default for now

@nyngwang
Copy link

@svermeulen Notice that not everyone has the API key for gpt-4... it was in limited beta the last time I read the docs.

@svermeulen
Copy link
Owner

You think one of the gpt-3.5 ones should be default? My experience is all with gpt-4 and whenever I try one of the gpt-3.5 ones I am always very disappointed in the result, so hesitant to make that default

@svermeulen svermeulen reopened this Jun 18, 2023
@nyngwang
Copy link

It's OK to set gpt-4 as the default since you found that the result is better :) I was just saying that probably not everyone can access gpt-4 API key because of limited beta for now. (e.g. I'm still on their waiting list 😂)

@svermeulen
Copy link
Owner

Are you still able to get decent looking color schemes?

@nyngwang
Copy link

nyngwang commented Jun 18, 2023

I only have access to gpt-3.5-turbo-0613, and I experienced some repetition with different queries(#8). Since I don't have access to gpt-4 I cannot tell if it's decent without a comparison. Some of the results are great, but I feel that I cannot add more colors an existing one by lengthening my query (and even experienced #5).

(I guess you could open the GitHub Discussion for this plugin and create a gallery thread to let people show off their queries and results. Anyway just saying)

@josebalius
Copy link

I ran into this and tried gpt-3.5 and yeah it wasn't very good. Patiently waiting for access to 4 😃

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

No branches or pull requests

4 participants