Initial commit

This commit is contained in:
kyy
2025-03-14 17:28:01 +09:00
commit ba9c1a4a5f
225 changed files with 22467 additions and 0 deletions

View 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/..."