from langchainchat_models import ChatOpenAI提示Cannot find reference chat_models in __init__py
It seems that the 'chat_models' module cannot be found in the 'init.py' file of the 'langchain' package.
Please make sure that the 'chat_models' module is properly installed and imported in the 'init.py' file. Additionally, check if the module is located in the correct directory and has the correct naming and structure.
原文地址: http://www.cveoy.top/t/topic/isgr 著作权归作者所有。请勿转载和采集!