I'm hoping to use ChatGPT to help me solve advent of code puzzles without leaving the browser.
I start with attaced two text files. One is a description of the puzzle and the second is my input.
It is able to give me python to solve the puzzle and knows the name of my file name. Howerver, I would love it to be run the function of the text file that I uploaded