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

Unable to install - not compatible with Z 6.0.30? #63

Open
huachuman opened this issue Nov 9, 2023 · 4 comments
Open

Unable to install - not compatible with Z 6.0.30? #63

huachuman opened this issue Nov 9, 2023 · 4 comments

Comments

@huachuman
Copy link

I keep getting the error that this addon may not be compatible with this version of zotero (6.0.30). I have tried restarting zotero to no effect.

@huachuman huachuman changed the title Not compatible with Z6? Unable to install - not compatible with Z 6.0.30? Nov 9, 2023
@DMax1314
Copy link

DMax1314 commented Nov 9, 2023

我也遇到了同样的问题

{
  "status": 404,
  "headers": {},
  "error": {
    "message": "The model `gpt-4-0613` does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.",
    "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. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.",
  "stack": "@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:830:19\n_APIError@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:38798:9\nnode_modules/openai/error.mjs/NotFoundError<@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:38891:15\ngenerate@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:38835:18\nmakeStatusError@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:39618:16\nmakeRequest@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:39658:24\n"
}

哦 似乎是我个人的问题 我没有gpt4的api

@lifan0127
Copy link
Owner

Hi @huachuman I understand your frustration. However I am not able to reproduce the issue across my three Zotero installations (Ubuntu and Windows).

As we have discussed earlier, this is most likely an upstream issue that is out of my control. Sorry.
#16

@budoread
Copy link

same problem here on a mac

@lifan0127
Copy link
Owner

I built a version with manifest.json and install.rdf updated based on @huachuman 's suggestions.

If you can kindly test this build and let me know the outcome, that would be greatly appreciated.

Download this zip file and change the extension from ".zip" to ".xpi". Then proceed to install it in Zotero.
aria-z6.zip

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