@@ -5,6 +5,8 @@
## 1. 项目启动
### 1.1 环境要求
+安装uv
+powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
- Python 3.12+
- 可访问的服务:Milvus、MinIO、MySQL(如果要跑数据库入库脚本)