I'm using SQLAutoVectorQueryEngine and am curious to know if there is a supported method to return in-line citations with this implementation. CitationQueryEngine seems to be standalone and separate from SQLAutoVectorQueryEngine and unable to be integrated with this module. But I could be wrong. Also, if in-line citation support does not exist for this module, what would be a recommended approach to provide in-line citations with functionality similar to SQLAutoVectorQueryEngine? Break this into separate workflows? Any assistance would be appreciated. Thanks!
I'm running redis locally on my mac and receiving this error: AttributeError: 'Redis' object has no attribute 'module_list' when I run my pipeline. This seems like something llamaindex is trying to validate but it does not exist where it is searching. Any thoughts on how to remediate?