Roadmap question - langchain #150
heungheung
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any plan to update langchain?
Right now, it is using 0.0.338 while things like
langchain.chat_models import AzureChatOpenAIis deprecated in 0.1 and already removed in 0.2.I am testing integration with other chat models which requires later version of langchain (as well as langchain-community packages which also requires updated version of langchain).
Beta Was this translation helpful? Give feedback.
All reactions