lifan0127 / ai-research-assistant

Aria is Your AI Research Assistant Powered by GPT Large Language Models
GNU Affero General Public License v3.0
1.06k stars 57 forks source link

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

Open WhyNotOtherwise opened 3 months ago

WhyNotOtherwise commented 3 months ago

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 commented 3 months ago

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.