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

error:"input values have 2 keys, you must specify an input key or pass only 1 key as input #149

Open
Xuanyu0610 opened this issue Nov 12, 2024 · 7 comments

Comments

@Xuanyu0610
Copy link

{
  "name": "Error",
  "message": "input values have 2 keys, you must specify an input key or pass only 1 key as input",
  "stack": "ip@jar:file://extensions/[email protected]!/chrome/content/scripts/aria.js:186:11166\nsaveContext@jar:file://extensions/[email protected]!/chrome/content/scripts/aria.js:186:12968\ninvoke@jar:file://extensions/[email protected]!/chrome/content/scripts/aria.js:224:3185\n"
}

The plugin (version: 0.7.5) does not run successfully in my Zotero, the error message above, while the new version is not very compatible, not fully displayed. My version of zotero is 7.0.10-bet.1 +913c50073 (64-bit)
Snipaste_2024-11-12_22-08-57

@lifan0127
Copy link
Owner

Hi @Xuanyu0610 I am working on a major update of this plugin that should no longer have this issue. I expect to complete it in 1-2 weeks. Please stay tuned!

@Xuanyu0610
Copy link
Author

Xuanyu0610 commented Nov 12, 2024 via email

@sunnsi
Copy link

sunnsi commented Dec 30, 2024

I met the same issue, waiting for the update.

@flik1337
Copy link

same

1 similar comment
@albertcity
Copy link

same

@linmou
Copy link

linmou commented Jan 27, 2025

As discussed in #132 , it seems a structured output issue, which can be solved by openai's refined feature: response_format . You can refer to openai document for help, https://platform.openai.com/docs/guides/structured-outputs @lifan0127

@lifan0127
Copy link
Owner

Hi @linmou thanks for suggestions. The latest development is indeed using openai structured output. Sorry I just haven't got enough time to complete/release it yet

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

6 participants