diff --git a/.gitignore b/.gitignore index cf25474db..a70c66cdf 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ reasoning_content.txt reasoning_content.bat reasoning_window.bat queue_update.txt +memory_graph.gml # Byte-compiled / optimized / DLL files diff --git a/README.md b/README.md index d8d2e3491..f1eed6093 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## 🚀 快速开始 -### 安装方法 +### 安装方法(还没测试好,现在部署可能遇到未知问题!!!!!!) 1. **创建Python环境** ```bash