We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225c9c4 commit 17ffcf8Copy full SHA for 17ffcf8
docs/cody/capabilities/supported-models.mdx
@@ -8,6 +8,9 @@ Cody supports a variety of cutting-edge large language models for use in chat an
8
9
| **Provider** | **Model** | **Status** |
10
| :----------- | :-------------------------------------------------------------------------------------------------------------------------------------------- | :--------------- |
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) | ✅ |
15
| OpenAI | [GPT-4o](https://platform.openai.com/docs/models#gpt-4o) | ✅ |
16
| OpenAI | [GPT-4o-mini](https://platform.openai.com/docs/models#gpt-4o-mini) | ✅ |
0 commit comments