Files
lang-agent/README.md
2025-10-10 12:27:33 +08:00

129 B

langchain-agent

Install

# for developement
python -m pip install -e .

# for production
python -m pip install .