-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library Update: OpenAI and LangChain #7560
Comments
Can you please use the most latest version of the OpenAI library? I believe they recently updated the library to 1.2.3 but would be great to check when you are ready to implement at https://pypi.org/project/openai/#history |
Hi, could you please update these libraries to their latest versions? |
@Martin-Molinero Please update them using the latest versions here: https://pypi.org/project/openai/#history and https://pypi.org/project/langchain/#history . Thanks |
@Martin-Molinero - While you are at it, can you please also install the latest version of LangGraph which is closely related to LangChain. Many Thanks! |
Expected Behavior
openai==1.1.2
langchain==0.0.332
Actual Behavior
openai==0.28.1
langchain==0.0.316
Checklist
master
branchThe text was updated successfully, but these errors were encountered: