udpate environ

This commit is contained in:
2025-10-24 17:25:54 +08:00
parent c81a4ed6d4
commit 9763807e5a

View File

@@ -4,6 +4,15 @@
# Install
1. Install `xiaoliang-catering` for carttool support; otherwise, comment out in `lang_agent/tool_manager.py`
# Environs
Need these:
```bash
export ALI_API_KEY=REDACTED
export ALI_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
export MCP_ENDPOINT=REDACTED
export LANGSMITH_API_KEY=REDACTED
```
```bash
# for developement
python -m pip install -e .