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?