Find answers from the community

o
oatee
Offline, last seen 3 months ago
Joined September 25, 2024
o
oatee
Β·

Modular

EDIT: RESOLVED. Needed separate llama-index-readers-web dependency. I guess LlamaIndex is more modular now πŸ‘
----
Hi there! Upgrading a llama-index project from 0.9.7 to 0.10.30 and I can't seem to find SimpleWebPageReader

When importing with from llama_index.readers.web import SimpleWebPageReader, I keep getting ModuleNotFoundError: No module named 'llama_index.readers.web'. I've made the necessary changes to this project for other reader classes but can't figure this one out.
2 comments
o
L