Skip to content

Commit cca146d

Browse files
authored
Update models-featured.md
1 parent e331b18 commit cca146d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,15 @@ For examples of how to use Stability AI models, see the following examples:
358358
- [Use Requests library with Stable Diffusion 3.5 Large for image to image requests](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/stabilityai/Image_to_Image.ipynb)
359359
- [Example of a fully encoded image generation response](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/stabilityai/Sample_image_generation_response.txt)
360360

361+
### xAI
362+
363+
**Grok** is a family of models designed...
364+
365+
| Model | Type | Tier | Capabilities |
366+
| ------ | ---- | --- | ------------ |
367+
| [Grok]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
368+
| [grok-3-mini]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
369+
361370

362371
## Related content
363372

0 commit comments

Comments
 (0)