llama_index version “^0.10.44” get ERROR when importing LLMPredictor and LlamaLogger
Image show errorI upgrade llama_index version from 0.6.0 to 0.10 but this raise error related to import LLMPredictor and LlamaLogger. I take google search but not found result
Ho do I fix this issue?
Unable to Retrieve Chat Responses from Multiple llama Indexes
I’m currently encountering an issue while attempting to retrieve chat responses from multiple indexes in my project. Here’s a brief overview of the situation: