Test: Added auto-commit documentation and test file

This commit is contained in:
2026-01-11 02:35:31 +08:00
parent a09ab4641c
commit 04ef89fd42
7 changed files with 516 additions and 170 deletions

2
make_commit.bat Normal file
View File

@@ -0,0 +1,2 @@
@echo off
git commit -m "Initial commit: LightRAG project with document download endpoint and auto-commit system"