Skip to content

Commit aaf0bd6

Browse files
authored
[Fix] Fix griffe version (InternLM#1833)
* [Feature] Add agent for camp3
1 parent bfdebb8 commit aaf0bd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/L2/Lagent/readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ mkdir -p /root/agent_camp3
4747
cd /root/agent_camp3
4848
git clone https://github.com/InternLM/lagent.git
4949
cd lagent && git checkout 81e7ace && pip install -e . && cd ..
50+
pip install griffe==0.48.0
5051
```
5152

5253
## Lagent Web Demo 使用

0 commit comments

Comments
 (0)