Skip to content

Commit 2c4d03b

Browse files
authored
Update models.md
1 parent 087615a commit 2c4d03b

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-foundry/model-inference/concepts

1 file changed

+2
-2
lines changed

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
212212

213213
| Model | Type | Tier | Capabilities |
214214
| ------ | ---- | --- | ------------ |
215-
| [Grok]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
216-
| [grok-3-mini]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
215+
| [grok-3](https://int.ai.azure.com/explore/models/grok-3/version/1/registry/azureml-xai) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** text (131,072 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** yes <br /> - **Response formats:** text |
216+
| [grok-3-mini](https://ai.azure.com/explore/models/grok-3-mini/version/1/registry/azureml-xai) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** text (131,072 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** yes <br /> - **Response formats:** text |
217217

218218
## Open and protected models
219219

0 commit comments

Comments
 (0)