So ive made some progress. I am curious what i am missing now, the output for my response is None at the moment. I dont believe it is reading my data file properly? my data file is in the same directory as my script currently. I run the script and get that None response. Seems like documents isnt reading the file?
Hi am i missing something here? I cannot seem to load the llama_index module? I am pretty new to python so im sure im missing something. I did the pip install llama_index and pip install langchain. I am using pycharm as my IDE (normally i can just import the plugin but it doesnt recognize it). I am using python 3.11.