ROScribe icon indicating copy to clipboard operation
ROScribe copied to clipboard

'ChatOpenAI' Deprecated LangChain 0.1.0 Error

Open autumnreed-2021 opened this issue 2 years ago • 1 comments

I tried importing from langchain_openai.ChatOpenAI and it was still not running.

I had to reinstall the older version of langchain 0.0.251 for it to work.

Hope this helps anyone with a similar issue!

autumnreed-2021 avatar Jan 08 '24 22:01 autumnreed-2021

Hi @AJyo2021,

Thank you for pointing out the temporary solution. We are currently migrating our code base from legacy LangChain to the latest version. We will address this issue in our upcoming release.

RoboCoachian avatar Jan 09 '24 01:01 RoboCoachian