Skip to content

Commit 27474ea

Browse files
committed
update
1 parent db5d008 commit 27474ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/openai/concepts/models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Azure OpenAI is powered by a diverse set of models with different capabilities a
4141

4242
| Model ID | Description | Context Window | Max Output Tokens | Training Data (up to) |
4343
| --- | :--- |:--- |:---|:---: |
44-
| `gpt-oss-120b` (Preview) | - Text in/text out only <br> - Responses API <br> - Streaming <br> - Function calling <br> Structured outputs <br> Reasoning model <br> Available for direct deployment<sup>1</sup> and via [managed compute](../../how-to/deploy-models-managed.md) | 131,072 | 131,072 | May 31, 2024 |
45-
| `gpt-oss-20b` (Preview) | - Text in/text out only <br> - Responses API <br> - Streaming <br> - Function calling <br> Structured outputs <br> Reasoning model <br> Available via [managed compute only](../../how-to/deploy-models-managed.md) | 131,072 | 131,072 | May 31, 2024 |
44+
| `gpt-oss-120b` (Preview) | - Text in/text out only <br> - Responses API <br> - Streaming <br> - Function calling <br> - Structured outputs <br> - Reasoning <br> - Available for direct deployment<sup>1</sup> and via [managed compute](../../how-to/deploy-models-managed.md) | 131,072 | 131,072 | May 31, 2024 |
45+
| `gpt-oss-20b` (Preview) | - Text in/text out only <br> - Responses API <br> - Streaming <br> - Function calling <br> - Structured outputs <br> - Reasoning <br> - Available via [managed compute only](../../how-to/deploy-models-managed.md) | 131,072 | 131,072 | May 31, 2024 |
4646

4747
<sup>1</sup> Unlike other Azure OpenAI models `gpt-oss-120b` requires an [Azure AI Foundry project](/azure/ai-foundry/quickstarts/get-started-code?tabs=azure-ai-foundry&pivots=fdp-project).
4848

0 commit comments

Comments
 (0)