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 6d8e500 commit e9e0cabCopy full SHA for e9e0cab
articles/ai-services/openai/how-to/reasoning.md
@@ -45,7 +45,7 @@ Once access has been granted, you'll need to create a deployment for each model.
45
| **API Version** | `2024-12-01-preview` | `2024-09-01-preview` <br> `2024-10-01-preview` <br> `2024-12-01-preview` | `2024-09-01-preview` <br> `2024-10-01-preview` <br> `2024-12-01-preview` |
46
| **[Developer Messages](#developer-messages)** | ✅ | - | - |
47
| **[Structured Outputs](./structured-outputs.md)** | ✅ | - | - |
48
-| **[Context Window](../concepts/models.md#o1-and-o1-mini-models-limited-access)** | Input: 200,000 <br> Output: 100,000 | Input: 128,000 <br> Output: 32,768 | Input: 128,000 <br> Output: 65,536 |
+| **[Context Window](../concepts/models.md#o1-and-o1-mini-models)** | Input: 200,000 <br> Output: 100,000 | Input: 128,000 <br> Output: 32,768 | Input: 128,000 <br> Output: 65,536 |
49
| **[Reasoning effort](#reasoning-effort)** | ✅ | - | - |
50
| **[Vision Support](./gpt-with-vision.md)** |✅ | - | - |
51
| Functions/Tools | ✅ | - | - |
0 commit comments