Find answers from the community

Updated 2 days ago

Integrating in-line citations with sqlautovectorqueryengine

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!
L
B
2 comments
yea I would break this into separate workflows. If you look at the citation query engine code, its very simple, just adding numbers to source nodes and prompting the llm to cite its sources
Ok, thanks for the quick response. Much appreciated.
Add a reply
Sign up and join the conversation on Discord