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

如果使用GPT4模型? #50

Open
fish0513 opened this issue Jun 8, 2023 · 3 comments
Open

如果使用GPT4模型? #50

fish0513 opened this issue Jun 8, 2023 · 3 comments

Comments

@fish0513
Copy link

fish0513 commented Jun 8, 2023

我的API已经通过GPT-4白名单,我在哪里设置可以将默认gpt-3.5模型修改为gpt-4

@kentaroy47
Copy link

def create_chat_completion(prompt, text, model="gpt-3.5-turbo", **kwargs):
change the model to gpt-4

@free521521521
Copy link

I have set to gpt-4, but they show:
openai.error.InvalidRequestError: The model: gpt-4 does not exist

@kentaroy47
Copy link

I think you need the api access of gpt-4 beforehand.

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

3 participants