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

error message: Model 'get-4-0613' is not available #116

Open
WhyNotOtherwise opened this issue Aug 9, 2024 · 1 comment
Open

error message: Model 'get-4-0613' is not available #116

WhyNotOtherwise opened this issue Aug 9, 2024 · 1 comment

Comments

@WhyNotOtherwise
Copy link

Hi there!

Having trouble setting up ARIA in Zotero. I got ChatGPT4, made an API key, put it in the ARIA plugin in Zotero, restarted Zotero. But keep getting this error message. Here's the error stack:

{
  "status": 404,
  "headers": {},
  "error": {
    "message": "The model `gpt-4-0613` does not exist or you do not have access to it.",
    "type": "invalid_request_error",
    "param": null,
    "code": "model_not_found"
  },
  "code": "model_not_found",
  "param": null,
  "type": "invalid_request_error",
  "attemptNumber": 1,
  "retriesLeft": 6,
  "name": "Error",
  "message": "404 The model `gpt-4-0613` does not exist or you do not have access to it.",
  "stack": "@resource://gre/modules/addons/XPIProvider.jsm -> 

Thanks so much for your help!

-WhyNotOtherwise
@lifan0127
Copy link
Owner

Hi @WhyNotOtherwise it is probably because you don't have access to model gpt-4-0613. Please open Preferences > Aria, pick another GPT model and restart Zotero.

If it still doesn't work, it may be that you need a paid account with OpenAI to access GPT-4 model family.

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

2 participants