langchain
59157b68 - Bug: Fix Python version validation in PythonAstREPLTool (#1373)

Commit
2 years ago
Bug: Fix Python version validation in PythonAstREPLTool (#1373) The current logic checks if the Python major version is < 8, which is wrong. This checks if the major and minor version is < 3.9.
Author
Parents
Loading