2
This commit is contained in:
SengokuCola
2025-02-28 11:56:10 +08:00
parent 9954d8390c
commit f5a270ca7e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ reasoning_content.txt
reasoning_content.bat
reasoning_window.bat
queue_update.txt
memory_graph.gml
# Byte-compiled / optimized / DLL files

View File

@@ -21,7 +21,7 @@
## 🚀 快速开始
### 安装方法
### 安装方法(还没测试好,现在部署可能遇到未知问题!!!!!!)
1. **创建Python环境**
```bash