Find answers from the community

Home
Members
Overhaul
O
Overhaul
Offline, last seen 3 months ago
Joined September 25, 2024
O
Overhaul
·

TopK

Hi, I have built a VectorStoreIndex from 9 sql ddl queries and when I am using the index as chat engine.
when I query the the chat engine asking "give me all tables having 'abc' column", It seems to take only 2 tables in context at a time and not all 9. I have tried all chat modes but none seems to work, how can I make it so it takes all tables in context
1 comment
W