Initial Commit

This commit is contained in:
kyy
2025-03-18 04:48:13 +00:00
parent a4981faeef
commit 46ef6ac110
35 changed files with 28 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
python3 -m autorag.cli dashboard \
--trial_dir /usr/src/app/projects/benchmark_sample/1 \
--trial_dir /usr/src/app/example/1 \
--port 7690
echo "📊 AutoRAG 대시보드 실행 중..."