Skip to content

Commit f6fdb71

Browse files
authored
docs: Better formatting of prices (#113)
1 parent 6aedaae commit f6fdb71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/labs/swe/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: "Frequently Asked Questions"
66
<Accordion title="How much does an end to end Open SWE run cost?">
77
The cost per run varies greatly based on the complexity of the task, the size of the repository, and the number of files that need to be changed.
88

9-
For most tasks, you can expect to pay between $0.50 -> $3.00 when using Claude Sonnet 4.
10-
For the same tasks running on Claude Opus 4, you can expect to pay between $1.50 - $6.00.
9+
For most tasks, you can expect to pay between `$0.50` -> `$3.00` when using Claude Sonnet 4.
10+
For the same tasks running on Claude Opus 4, you can expect to pay between `$1.50` -> `$6.00`.
1111

12-
Always remember to monitor your runs if you're cost conscious. The most expensive run I've seen Open SWE complete was ~50M Opus 4 tokens, costing $25.00.
12+
Always remember to monitor your runs if you're cost conscious. The most expensive run I've seen Open SWE complete was ~50M Opus 4 tokens, costing `$25.00`.
1313
</Accordion>
1414

1515
<Accordion title="Does Open SWE automatically cache tokens?">

0 commit comments

Comments
 (0)