From a619cd1f78d68d9757588b4025dcd5460622187c Mon Sep 17 00:00:00 2001 From: di-sukharev Date: Wed, 15 Mar 2023 17:35:25 +0800 Subject: [PATCH] docs(README.md): update payment information to include GPT-4 cost comparison --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e597149..75ed4d1 100644 --- a/README.md +++ b/README.md @@ -111,4 +111,4 @@ Or follow the process of your IDE Source Control feature, when it calls `git com ## Payments -You pay for your own requests to OpenAI API. OpenCommit uses ChatGPT official model, that is ~10x times cheaper than GPT-3. +You pay for your own requests to OpenAI API. OpenCommit uses ChatGPT official model, that is ~10x times cheaper than GPT-3 and ~6x times cheaper than GPT-4.