Files
lang-agent/README.md
2025-10-10 12:29:35 +08:00

173 B

langchain-agent

Install

# for developement
python -m pip install -e .

# for production
python -m pip install .

Runables

all runnables are under scripts