I converted to sqlite as it is structured and have tried the structured data tutorial. It seems to work, but not the way I expected. I think I might change the field names to be more unique and less generic.
I'm searching through a taxonomy, looking for the catagory which is best, based on a description. the taxonomy has a description too.
Hello, I have been exploring llamaindex, managed to do some indexing and basic querying. I have a bit of a blindspot with my understanding, do queries only query my indexes?