Initial Commit
This commit is contained in:
7
dashboard.sh
Normal file
7
dashboard.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 -m autorag.cli dashboard \
|
||||
--trial_dir /usr/src/app/projects/benchmark_sample/1 \
|
||||
--port 7690
|
||||
|
||||
echo "📊 AutoRAG 대시보드 실행 중..."
|
||||
Reference in New Issue
Block a user