Commit 6f6a14ec authored by jameskrw's avatar jameskrw
Browse files

minor

parent a407eb4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,6 +25,6 @@ mkdir -p benchmark_results

# Run benchmark
echo "Running service benchmark"
python -m vagen.utils_benchmark.service_benchmark --config "$SCRIPT_DIR/benchmark_config.yaml"
python -m vagen.env.verify_service --config "$SCRIPT_DIR/benchmark_config.yaml"

echo "Benchmark complete. Results saved to benchmark_results directory."
 No newline at end of file