I want the response to be based off a list presented either in a word file (like .txt) or an excel sheet (.xlsx or .csv).
Is there a way for ChatGPT to comprehend?
Should I include some code to read these files within the python in the jupyter notebook?
Or is the best way to include all that information directly within the text prompt in the jupyter notebook?