Find answers from the community

Updated 2 months ago

SimpleDirectoryReader venv import not working

from llama_index.core.readers import SimpleDirectoryReader
it's working for me
d
m
5 comments
Not in my environment for some reason. In another venv it works fine. I think maybe it's version of llama index ...
llama-index~=0.10.38 <<< what i am using.
what version u r using?
I just installed it so latest I guess. How can I check this?
Has anyone here worked with HTMLNodeParser? I like the way it's working but need to customize it into sections under h2, h3 etc and also not overlap when a div element has a particular class value. Also want to know how to get the parent element corresponding to the text presented? As well as the the main element of the text.
So anyone here familiar with HTMLNodeParser?
Add a reply
Sign up and join the conversation on Discord