We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73429e1 commit c508b04Copy full SHA for c508b04
run_benchmark.sh
@@ -188,7 +188,7 @@ if [ "$suite_opt" == "3" ]; then
188
echo "Server is up! Executing DeepCamera HomeSec Benchmark..."
189
190
# Run the benchmark against the LLM gateway. Not specifying --vlm disables VLM tests.
191
- node ../DeepCamera/skills/analysis/home-security-benchmark/scripts/run-benchmark.cjs --gateway http://127.0.0.1:5431/v1
+ node ../DeepCamera/skills/analysis/home-security-benchmark/scripts/run-benchmark.cjs --gateway http://127.0.0.1:5431
192
193
echo ""
194
echo "Cleaning up..."
0 commit comments