Skip to content

Commit e9e0cab

Browse files
committed
update
1 parent 6d8e500 commit e9e0cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/reasoning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Once access has been granted, you'll need to create a deployment for each model.
4545
| **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` |
4646
| **[Developer Messages](#developer-messages)** || - | - |
4747
| **[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 |
48+
| **[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 |
4949
| **[Reasoning effort](#reasoning-effort)** || - | - |
5050
| **[Vision Support](./gpt-with-vision.md)** || - | - |
5151
| Functions/Tools || - | - |

0 commit comments

Comments
 (0)