Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
di-sukharev
2023-09-03 15:04:09 +08:00
3 changed files with 7 additions and 2 deletions
+5 -1
View File
@@ -326,4 +326,8 @@ Interactive rebase (`rebase -i`) changes commits' SHA, so the commit history in
## Payments
You pay for your requests to OpenAI API. OpenCommit uses ChatGPT (3.5-turbo) official model, which is ~15x times cheaper than GPT-4.
You pay for your requests to OpenAI API on your own.
OpenCommit stores your key locally.
OpenCommit by default uses ChatGPT (3.5-turbo-16k) official model, which is a lot cheaper than gpt-4.