Skip to content

Commit c2618a1

Browse files
committed
feat(benchmarks): Minor edit of the benchmark summary system prompt
1 parent 40191d2 commit c2618a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benches/compare_benches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Directly generate a markdown summary of the provided benchmark results. "
1313
"Do not include any conversational filler or introductory sentences. "
1414
"Your response should begin immediately with the summary content, "
15-
"structured with markdown sub-headings (e.g., '#### Summary', '##### Insert Performance', '#### Search Performance'). "
15+
"structured with markdown sub-headings (e.g., '#### Summary'). "
1616
"The summary should analyze insert and search performance, "
1717
"compare the different implementations, and include speedup metrics."
1818
),

0 commit comments

Comments
 (0)