techleadhd / chatgpt-retrieval

1.68k stars 802 forks source link

4 problems when running chatgpt.py in MS Visual Studio Code #28

Open erwinrnasution opened 1 year ago

erwinrnasution commented 1 year ago

I got these error messages when running your chatgpt.py file, what should I do?

Import "langchain.chat_models" could not be resolved Import "langchain.document_loaders" could not be resolved Import "langchain.indexes" could not be resolved Import "langchain.indexes.vectorstore" could not be resolved

sxarthur commented 11 months ago

same here, any tips?