Skip to content

Commit aaf6f78

Browse files
committed
update
1 parent 7252b39 commit aaf6f78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@ Once access has been granted, you'll need to create a deployment for each model.
4747
| **[Structured Outputs](./structured-outputs.md)** || - | - |
4848
| **[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 |
4949
| **[Reasoning effort](#reasoning-effort)** || - | - |
50-
| System Messages | - | - | - |
50+
| **[Vision Support](./gpt-with-vision.md)** | | - | - |
5151
| Functions/Tools || - | - |
5252
| `max_completion_tokens` ||||
53+
| System Messages | - | - | - |
5354

5455
**o1 series** models will only work with the `max_completion_tokens` parameter.
5556

0 commit comments

Comments
 (0)