summaryrefslogtreecommitdiffstats
path: root/docs/providers-and-models.md
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-11-07 22:41:52 +0100
committerkqlio67 <kqlio67@users.noreply.github.com>2024-11-07 22:41:52 +0100
commitc7f7c82b31186f0724117f02385977107d3f9f0a (patch)
treefe9ee0133ec73a979ce7a9c99973c668577cbbfd /docs/providers-and-models.md
parentUpdate (docs/providers-and-models.md) (diff)
downloadgpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.tar
gpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.tar.gz
gpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.tar.bz2
gpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.tar.lz
gpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.tar.xz
gpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.tar.zst
gpt4free-c7f7c82b31186f0724117f02385977107d3f9f0a.zip
Diffstat (limited to 'docs/providers-and-models.md')
-rw-r--r--docs/providers-and-models.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/providers-and-models.md b/docs/providers-and-models.md
index 98a54113..9e31ebb6 100644
--- a/docs/providers-and-models.md
+++ b/docs/providers-and-models.md
@@ -77,10 +77,10 @@ This document provides an overview of various AI providers and models, including
| Model | Base Provider | Providers | Website |
|-------|---------------|-----------|---------|
|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)|
-|gpt-4o-mini|OpenAI|14+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4o-mini)|
+|gpt-4|OpenAI|6+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)|
+|gpt-4-turbo|OpenAI|4+ 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|10+ Providers|[platform.openai.com](https://platform.openai.com/docs/models/gpt-4o-mini)|
|o1|OpenAI|0+ Providers|[platform.openai.com](https://openai.com/index/introducing-openai-o1-preview/)|
|o1-mini|OpenAI|0+ Providers|[platform.openai.com](https://openai.com/index/openai-o1-mini-advancing-cost-efficient-reasoning/)|
|llama-2-7b|Meta Llama|1+ Providers|[huggingface.co](https://huggingface.co/meta-llama/Llama-2-7b)|