fix(service): allow updating memory_type when memory is empty (#16668)

This commit is contained in:
euvre
2026-07-08 10:03:58 +08:00
committed by GitHub
parent 0ae5961e1c
commit 699a25c19c
3 changed files with 10 additions and 5 deletions

View File

@@ -439,7 +439,7 @@ run() {
sleep 1
print_section "Starting RAGFlow server (foreground)"
"$RAGFLOW_SERVER_BINARY" -- api
"$RAGFLOW_SERVER_BINARY" --api
}
# Show help