Find answers from the community

Updated 6 months ago

I'm facing issue with

At a glance

The community member is facing an issue with a "SubQuestionQueryEngine" and is receiving a "KeyError: 'node_id of the fetched node'" error. The comments suggest that this is likely a key error, and the community members are unsure about the query engine tools being used. One community member suggests setting use_async=False to get a better traceback, but this does not seem to have resolved the issue. The community members are asking for more information about the query engine tools and the kind of index being used, and they suggest that providing some code would help with debugging the issue.

I'm facing issue with SubQuestionQueryEngine

ISSUE:
KeyError: "Error running coroutine: 'node_id of the fetched node' "
Attachment
IMG-20240709-WA0014.jpg
L
B
11 comments
Seems like a key error if I had to guess
Not sure what you query engine tools are
set use_async=False to get a better traceback if you want
What are your query engine tools?
index.as_query_engine()
really giving the bare minimum hey 😜
What kind of index?
Like, any code you can share would probably make debugging a little easier
Add a reply
Sign up and join the conversation on Discord