Amazingldl
Results
2
issues of
Amazingldl
Follow the instruction: https://python.langchain.com/en/latest/modules/agents/tools/examples/bash.html  But I get the error: ``` bash = BashProcess(persistent=True) TypeError: BashProcess.__init__() got an unexpected keyword argument 'persistent' ``` The version of langchain is 0.0.150
请问什么时候才能在windows上使用呀