Find answers from the community

Updated 3 months ago

Response synthesizer

I found an issue. After updating latest llama-index (0.7.4), one error occurs when I ran previous codes. ImportError: cannot import name 'ResponseSynthesizer' from 'llama_index' When downgrading to 0.6.38, everything works fine. Is there any update for ResponseSynthesizer I've missed?
L
1 comment
I think you found the answer to this in another thread? Tldr use get_response_synthesizer()
Add a reply
Sign up and join the conversation on Discord