Files
langchain-python/langchain/tools
Ryan Dao 59157b6891 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.
2023-03-01 21:15:27 -08:00
..
2023-02-22 22:29:43 -08:00
2023-02-22 22:29:43 -08:00