We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfdebb8 commit aaf0bd6Copy full SHA for aaf0bd6
docs/L2/Lagent/readme.md
@@ -47,6 +47,7 @@ mkdir -p /root/agent_camp3
47
cd /root/agent_camp3
48
git clone https://github.com/InternLM/lagent.git
49
cd lagent && git checkout 81e7ace && pip install -e . && cd ..
50
+pip install griffe==0.48.0
51
```
52
53
## Lagent Web Demo 使用
0 commit comments