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

Aria can't see Zotero library #137

Closed danielfeloiola closed 1 month ago

danielfeloiola commented 1 month ago

Hello everyone

Lately I have tried to install Aria (version 0.7.2, on Zotero 7.0.3), however it cannot see my library, and fails to summarise papers.

The error message says "Apologies for the inconvenience. Something has gone wrong within Aria. Please check the error stack for detailed information about the issue."

And this is the stack:

<pre>{
  "name": "TypeError",
  "message": "Zotero.Styles.get(...).getCiteProc is not a function",
  "stack": "tw@jar:file:/<local-profile-dir>/extensions/aria@apex974.com.xpi!/chrome/content/scripts/aria.js:169:7717\n_call@jar:file:/<local-profile-dir>/extensions/aria@apex974.com.xpi!/chrome/content/scripts/aria.js:345:1895\n"
}</pre>

Looks like an issue with Zotero Styles (but no idea how those two might be related...)

lifan0127 commented 1 month ago

Hi @danielfeloiola could you please verify if you have the following citation style installed? Thanks!

https://www.zotero.org/styles/american-chemical-society

danielfeloiola commented 1 month ago

It worked! Thanks!