Ver Fonte

Update 第七章 构建你的Agent框架.md

jjyaoao há 8 meses atrás
pai
commit
a40b1be77c
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      docs/chapter7/第七章 构建你的Agent框架.md

+ 1 - 0
docs/chapter7/第七章 构建你的Agent框架.md

@@ -96,6 +96,7 @@ hello-agents/
 为了让读者能够快速体验本章的完整功能,我们提供了可直接安装的Python包。你可以通过以下命令安装本章对应的版本:
 
 ```bash
+# python版本需要>=3.10
 pip install "hello-agents==0.1.1"
 ```