ai-research-assistant
ai-research-assistant copied to clipboard
Error: additional_kwargs.function_call is undefined
Hello, ARIA works with GPT-4o-mini, but there is an error message with GPT-4o:
{
"name": "TypeError",
"message": "generation.message.additional_kwargs.function_call is undefined",
"stack": "parseResult/fixedGenerations<@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///C:/Users/user/AppData/Roaming/Zotero/Zotero/Profiles/lxyvxek6.default/extensions/[email protected]!/bootstrap.js -> jar:file:///C:/Users/user/AppData/Roaming/Zotero/Zotero/Profiles/lxyvxek6.default/extensions/[email protected]!/chrome/content/scripts/index.js:65453:15\nparseResult@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///C:/Users/user/AppData/Roaming/Zotero/Zotero/Profiles/lxyvxek6.default/extensions/[email protected]!/bootstrap.js -> jar:file:///C:/Users/user/AppData/Roaming/Zotero/Zotero/Profiles/lxyvxek6.default/extensions/[email protected]!/chrome/content/scripts/index.js:65451:11\n"
}
What does it mean?