summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-11-07 22:32:49 +0100
committerkqlio67 <kqlio67@users.noreply.github.com>2024-11-07 22:32:49 +0100
commitc077d8fcfb08c5b2e7ad3516e927b6e6de170118 (patch)
treef35cc82511ec383cd8c1b9c1e0aa1a6e0f19ef57 /docs
parentrefactor(g4f/Provider/AIUncensored.py): Enhance AIUncensored provider with improved resilience and flexibility (diff)
downloadgpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.tar
gpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.tar.gz
gpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.tar.bz2
gpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.tar.lz
gpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.tar.xz
gpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.tar.zst
gpt4free-c077d8fcfb08c5b2e7ad3516e927b6e6de170118.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/providers-and-models.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/providers-and-models.md b/docs/providers-and-models.md
index e34d2539..98a54113 100644
--- a/docs/providers-and-models.md
+++ b/docs/providers-and-models.md
@@ -76,8 +76,7 @@ This document provides an overview of various AI providers and models, including
### Text Models
| Model | Base Provider | Providers | Website |
|-------|---------------|-----------|---------|
-|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-3.5-turbo|OpenAI|4+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-3-5-turbo)|
|gpt-4|OpenAI|7+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)|
|gpt-4-turbo|OpenAI|3+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)|
|gpt-4o|OpenAI|10+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4o)|