Skip to content

Commit 1274655

Browse files
committed
update
1 parent edea101 commit 1274655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Once access has been granted, you'll need to create a deployment for each model.
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)** || - | - |
5050
| System Messages | - | - | - |
51+
| Functions/Tools || - | - |
5152

5253
`max_tokens` parameter has been replaced with the new `max_completion_tokens` parameter. **o1 series** models will only work with the `max_completion_tokens` parameter.
5354

0 commit comments

Comments
 (0)