From d5ef500b0a88c8929cbc87a60fd46d5989e57c05 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Thu, 9 Apr 2026 17:03:13 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20LLM=20Index=20RAG?= =?UTF-8?q?=20=E7=89=88=E6=9C=AC=E5=88=B0=20v1.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PROJECTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PROJECTS.md b/PROJECTS.md index f569018..5d33e6b 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -72,7 +72,7 @@ curl -s http://localhost:19001/api/stats **Git仓库**: http://192.168.2.8:12007/coder/llm-index-rag -**版本**: v1.1.1 +**版本**: v1.1.2 **依赖**: - Python 3 + Flask @@ -249,7 +249,7 @@ ls -lh /home/xian/.openclaw/common/stock_system/data/stock_daily_data.parquet |------|---------|------| | ParamHub Node | http://192.168.2.8:12007/coder/param-hub | v0.2.0 | | ParamHub Python | http://192.168.2.8:12007/coder/param-hub-python | v0.3.1 | -| LLM Index RAG | http://192.168.2.8:12007/coder/llm-index-rag | v1.1.0 | +| LLM Index RAG | http://192.168.2.8:12007/coder/llm-index-rag | v1.1.2 | | 网页助手插件 | http://192.168.2.8:12007/coder/web-context-extension | v0.1.0 | | A股历史数据系统 | http://192.168.2.8:12007/coder/stock_system | v0.2.0 |