Find answers from the community

n
nova
Offline, last seen 2 months ago
Joined September 25, 2024
When creating an index and asking a question, I'm getting answers as if the question has already been asked.
Is the refine process causing some strange output results?

Example:
I have an index pertaining to some company information, but when I ask, "How can I get in contact" the response is along the lines of "The original answer is already comprehensive and provides multiple ways for users to contact us. However, if you have any queries or concerns about...."
26 comments
L
n
J
f
Anyone know how to resolve this error:
Plain Text
ImportError: cannot import name 'RESPONSE_TEXT_TYPE' from partially initialized module 'llama_index.indices.response.builder'

Getting it since upgrading to latest. Seems to be coming from this import:
Plain Text
from llama_index.indices.composability import ComposableGraph
3 comments
j
n