summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-10-20 13:29:53 +0200
committerkqlio67 <kqlio67@users.noreply.github.com>2024-10-20 13:29:53 +0200
commite8e98489c92b7ef062e36321575f66180e3bc8d5 (patch)
treeba8ab62aecd0c8119b65f78b405b4830ec789443
parentUpdate (g4f/models.py) (diff)
downloadgpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.tar
gpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.tar.gz
gpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.tar.bz2
gpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.tar.lz
gpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.tar.xz
gpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.tar.zst
gpt4free-e8e98489c92b7ef062e36321575f66180e3bc8d5.zip
Diffstat (limited to '')
-rw-r--r--docs/providers-and-models.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/providers-and-models.md b/docs/providers-and-models.md
index 40221313..6c6c906b 100644
--- a/docs/providers-and-models.md
+++ b/docs/providers-and-models.md
@@ -112,7 +112,7 @@ This document provides an overview of various AI providers and models, including
|-------|---------------|-----------|---------|
|gpt-3|OpenAI|1+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-base)|
|gpt-3.5-turbo|OpenAI|5+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-3-5-turbo)|
-|gpt-4|OpenAI|9+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)|
+|gpt-4|OpenAI|33+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)|
|gpt-4-turbo|OpenAI|2+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)|
|gpt-4o|OpenAI|7+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4o)|
|gpt-4o-mini|OpenAI|14+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4o-mini)|