aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Bailey <81699395+JackBailey@users.noreply.github.com>2025-01-11 14:50:41 +0000
committerGitHub <noreply@github.com>2025-01-11 14:50:41 +0000
commit107d923b3abd60329463957ca4604107b3427b2c (patch)
treead9f25521260eeee0b72a291db35ae5554627a41
parent869fa46621524f7acfdd7079fd29101447ffcc1c (diff)
downloadkarakeep-107d923b3abd60329463957ca4604107b3427b2c.tar.zst
docs: Fix openAI pricing link (#816)
* Fix openAI pricing link * Edit the correct file
-rw-r--r--docs/docs/06-openai.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/06-openai.md b/docs/docs/06-openai.md
index 6c60a690..289f44c2 100644
--- a/docs/docs/06-openai.md
+++ b/docs/docs/06-openai.md
@@ -4,7 +4,7 @@ This service uses OpenAI for automatic tagging. This means that you'll incur som
## Text Tagging
-For text tagging, we use the `gpt-4o-mini` model. This model is [extremely cheap](https://openai.com/pricing). Cost per inference varies depending on the content size per article. Though, roughly, You'll be able to generate tags for almost 3000+ bookmarks for less than $1.
+For text tagging, we use the `gpt-4o-mini` model. This model is [extremely cheap](https://openai.com/api/pricing). Cost per inference varies depending on the content size per article. Though, roughly, You'll be able to generate tags for almost 3000+ bookmarks for less than $1.
## Image Tagging