Jumping in here because I’m having the same issue and I’ve tried the recommendations listed here without a lot of success.
In my case, I have 3 CSV files with different data sources. Each file is named simply. For example: people.csv, events.csv, and purchases.csv.
Yet, when I interact with the Assistant in the API Playground and ask about events, it repeatedly pulls up the people.csv file first and then has to go back and forth about “Oops, wrong file. Let me check another.”
Any suggestions for how I can train it to be smarter about this?