Sfoglia il codice sorgente

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

jjyaoao 10 mesi fa
parent
commit
a40b1be77c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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"
 ```