When I try to run GPTSimpleVectorIndex.from_documents(documents), it returns AttributeError: 'dict' object has no attribute 'split', any idea on the reasons?
After I have modified the connector in Llama-hub, when I run feedlyRssReader = download_loader("FeedlyRssReader"), it is still the old version.
I remember in Llama-index, there is a llamhub_modules folder. Is it still using the old version since I downloaded it previously? How can I receive the update version?