8000 README: clarify alternatives · coder/labeler@f9e79a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f9e79a1

Browse files
committed
README: clarify alternatives
1 parent 3503fe2 commit f9e79a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ accuracy of @cdr-bot on coder/coder and the fact that the completion approach le
1717
the need for a DB.
1818

1919
On the other hand, completions are an order of magnitude more expensive, so
20-
costs may approach ~10c per opened issue. If the project gets enough traction
21-
to where that becomes an issue, we will switch to an
22-
embedding system or GPT3.5.
20+
costs may approach ~10c per opened issue. If the project reaches a scale where that becomes an issue, we can switch to an embedding system, GPT-3.5, or accept an OpenAI key.
2321

2422
### Context construction
2523

0 commit comments

Comments
 (0)
0