You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of LangChain 1.0, Python 3.9 is being dropped. This commit
updates the CI so that azure langchain packages that update to drop
3.9 as well will be testing under the correct Python version lower
bound (instead of GitHub possibly falling back to a different Python
version that is available in the environment).
0 commit comments