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

Field 'title' Not Set #75

Open
richardkaplan opened this issue Feb 26, 2024 · 4 comments
Open

Field 'title' Not Set #75

richardkaplan opened this issue Feb 26, 2024 · 4 comments

Comments

@richardkaplan
Copy link

Greetings.

Why might I get this error? The item in question does indeed have a Title.

<pre>{
  "message": "Item data not loaded and field 'title' not set for item 7/AADJVMSN",
  "dataType": "itemData",
  "stack": "Zotero.Exception.UnloadedDataException@chrome://zotero/content/xpcom/error.js:159:16\nZotero.Item.prototype.getField@chrome://zotero/content/xpcom/data/item.js:279:11\nZotero.Item.prototype.getDisplayTitle@chrome://zotero/content/xpcom/data/item.js:872:31\ncompileItemInfo@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:/<local-profile-dir>/extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file:/<local-profile-dir>/extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:52564:20\ngetItemAndBestAttachment@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:/<local-profile-dir>/extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file:/<local-profile-dir>/extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:52598:20\n",
  "name": "UnloadedDataException"
}</pre>
@lifan0127
Copy link
Owner

Hi @richardkaplan, could you please share more information about this item? What is its item type? Does it have any attachments?

@richardkaplan
Copy link
Author

It is a collection containing 3 items.

Two of the items have a PDF: the third has only a snapshot.

This morning it did not give the error but instead responded that it could not find any results.

But I may have realized the problem. If I refer to a Collection name and ask it to "Summarize each item" it never gives any response. But if I instead indivdually drag/drop each item from the collection, the results are much better.

So is it correct that I need to reference (drag/drop) each item and cannot simply reference a collection of articles?

@lifan0127
Copy link
Owner

Thanks for the additional information. Your way of asking the question is completely reasonable. I will try it on my side and trace the GPT response to see where the issue might be.

@lifan0127
Copy link
Owner

I tried your question several times and indeed GPT could not correctly reference the collection. I will add this question to my test cases for prompt optimization.

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

2 participants