You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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:
The text was updated successfully, but these errors were encountered: