Initial commit
This commit is contained in:
8
autorag-workspace/dashboard.sh
Normal file
8
autorag-workspace/dashboard.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
export BOKEH_ALLOW_WS_ORIGIN="localhost:7690,172.16.9.208:7690"
|
||||
|
||||
python -m autorag.cli dashboard \
|
||||
--trial_dir ../projects/daesan-dangjin_01/benchmark/1
|
||||
|
||||
echo "📊 AutoRAG 대시보드 http://localhost:7690/..."
|
||||
Reference in New Issue
Block a user