lifan0127 / ai-research-assistant

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

Can you give a picure to explain how to fill the API key instruction? I can not find the window to fill in. #10

Open luc11 opened 1 year ago

goldengrape commented 1 year ago

me too, I just can not find "on the top panel or the left-hand side panel, select Zotero RA" However, in Edit-> Preference -> Advance -> editor -> search "zoterora" you can find a preference Name "extensions.zotero.zoteroRa.OPENAI_API_KEY" , you can add your api key to the "Value"

lifan0127 commented 1 year ago

Sorry for the confusion. Here are some screenshots: https://github.com/lifan0127/zotero-research-assistant/blob/main/docs/configuration.md

Eisbock-Tian commented 1 year ago

goldengrape ‘s method is useful. My version(6.0.23) have no Zotero RA button on perference panel. I don't know why. But it can be found in Edit-> Preference -> Advance -> editor -> search "zoterora. By the way, the response speed is too slow, It may be the problem of openai.

lifan0127 commented 1 year ago

Hi @Eisbock-Tian thanks for the feedback! I will look into why ZoteroRA doesn't appear in the preferences panel for some users. Meanwhile, let me add @goldengrape 's approach to README.

In terms of speed, it depends on both the network speed and the complexity of your questions. For certain questions, the bot will need to make multiple API calls iteratively, which is an area subject to optimization.

If you test with a simple "hello" question, it should be a good measure of the network speed factor.

goldengrape commented 1 year ago

Sorry for the confusion. Here are some screenshots: https://github.com/lifan0127/zotero-research-assistant/blob/main/docs/configuration.md

In my zotero(6.0.23), I can not see the zoteroRA panel.

goldengrape commented 1 year ago

Sorry for the confusion. Here are some screenshots: https://github.com/lifan0127/zotero-research-assistant/blob/main/docs/configuration.md

In my zotero(6.0.23), I can not see the zoteroRA panel.

I found out why! If the interface language is not set to English in Preferences->Advanced->Language, the zoteroRA panel will not appear.

lifan0127 commented 1 year ago

In the latest release, the locale setting for Chinese has been updated and the preference panel should be displayed correctly now.

image

Sorry for the confusion. Here are some screenshots: https://github.com/lifan0127/zotero-research-assistant/blob/main/docs/configuration.md

In my zotero(6.0.23), I can not see the zoteroRA panel.

I found out why! If the interface language is not set to English in Preferences->Advanced->Language, the zoteroRA panel will not appear.

odebroqueville commented 1 year ago

On macOS Ventura, the Preferences has been renamed "Settings..." and is located under the Zotero menu item. You can alsso open the Prefernces using the keyboard shortcut CMD + ,

Screenshot 2023-06-24 at 21 41 26

I'm not sure why the icon is blown out of proportions!?!

huachuman commented 8 months ago

My language settings are set to English under Advanced but the Aria settings panel does not show up.

lifan0127 commented 8 months ago

Hi @huachuman What is your OS? Do you use Zotero 6 or 7? Could you please try @goldengrape 's workaround?

me too, I just can not find "on the top panel or the left-hand side panel, select Zotero RA" However, in Edit-> Preference -> Advance -> editor -> search "zoterora" you can find a preference Name "extensions.zotero.zoteroRa.OPENAI_API_KEY" , you can add your api key to the "Value"