Skip to content

Commit a48678b

Browse files
authored
Add support for GPT-5 models in documentation (#1361)
<!-- Explain the changes introduced in your PR --> add gpt-5 models to supported models page
1 parent 225c9c4 commit a48678b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/cody/capabilities/supported-models.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ Cody supports a variety of cutting-edge large language models for use in chat an
88

99
| **Provider** | **Model** | **Status** |
1010
| :----------- | :-------------------------------------------------------------------------------------------------------------------------------------------- | :--------------- |
11-
| OpenAI | [GPT-4 Turbo](https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo#:~:text=TRAINING%20DATA-,gpt%2D4%2D0125%2Dpreview,-New%20GPT%2D4) ||
11+
| OpenAI | [GPT-5](https://platform.openai.com/docs/models/gpt-5) ||
12+
| OpenAI | [GPT-5-mini](https://platform.openai.com/docs/models/gpt-5-mini) ||
13+
| OpenAI | [GPT-5-nano](https://platform.openai.com/docs/models/gpt-5-nano) ||
14+
| OpenAI | [GPT-4-Turbo](https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo#:~:text=TRAINING%20DATA-,gpt%2D4%2D0125%2Dpreview,-New%20GPT%2D4) ||
1215
| OpenAI | [GPT-4o](https://platform.openai.com/docs/models#gpt-4o) ||
1316
| OpenAI | [GPT-4o-mini](https://platform.openai.com/docs/models#gpt-4o-mini) ||
1417
| OpenAI | [o3-mini-medium](https://openai.com/index/openai-o3-mini/) | ✅ (experimental) |

0 commit comments

Comments
 (0)