hi team - does anyone know when reading a table whether (1) we are reading columns simultaneously e.g. if I have one column for quote and one column for person who said it, I can prompt: what did X person say about Y? & (2) alter the reader dependent on what a user inputs e.g. if a user only wanted results returned from quotes from a certain person? really grateful for any help
Ah got it. Yeah the csv reader is super basic right now, we basically just dump the raw .csv text into the GPT prompt. So we basically just add something like