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

14 lines
173 B
Markdown

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