Find answers from the community

x
xfz823
Offline, last seen 3 months ago
Joined September 25, 2024
Hi guys, has anyone tried to use TreeIndex class. I used TreeIndex.from_documents to index (used transformation too). It parses and summarizes but does not embed. Tried many times with chatgpt but couldn't get it to work. I used SimpleDirectoryReader to read few documents. I did Settings and ServiceContext. For transformation, I set transformations = transformations_from_settings_or_context(Settings, service_context). Thanks!
5 comments
x
L