# langchain-agent # Install ```bash # for developement python -m pip install -e . # for production python -m pip install . ``` # Runables all runnables are under scripts