Skip to content

Commit c25143b

Browse files
committed
Merge remote-tracking branch 'origin' into tonye-2746
2 parents 2de80e2 + 2244085 commit c25143b

File tree

984 files changed

+17344
-15110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

984 files changed

+17344
-15110
lines changed

.openpublishing.redirection.json

Lines changed: 96 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,80 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/search/performance-benchmarks.md",
5+
"redirect_url": "/previous-versions/azure/search/performance-benchmarks",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/search/search-traffic-analytics.md",
10+
"redirect_url": "/previous-versions/azure/search/search-traffic-analytics",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/genomics/frequently-asked-questions-genomics.yml",
15+
"redirect_url": "/previous-versions/azure/genomics/frequently-asked-questions-genomics",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "articles/genomics/index.yml",
20+
"redirect_url": "/previous-versions/azure/genomics/index",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "articles/genomics/business-continuity-genomics.md",
25+
"redirect_url": "/previous-versions/azure/genomics/business-continuity-genomics",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "articles/genomics/file-support-ticket-genomics.md",
30+
"redirect_url": "/previous-versions/azure/genomics/file-support-ticket-genomics",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "articles/genomics/overview-what-is-genomics.md",
35+
"redirect_url": "/previous-versions/azure/genomics/overview-what-is-genomics",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/genomics/quickstart-input-bam.md",
40+
"redirect_url": "/previous-versions/azure/genomics/quickstart-input-bam",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "articles/genomics/quickstart-input-multiple.md",
45+
"redirect_url": "/previous-versions/azure/genomics/quickstart-input-multiple",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "articles/genomics/quickstart-input-pair-fastq.md",
50+
"redirect_url": "/previous-versions/azure/genomics/quickstart-input-pair-fastq",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "articles/genomics/quickstart-input-sas.md",
55+
"redirect_url": "/previous-versions/azure/genomics/quickstart-input-sas",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "articles/genomics/quickstart-run-genomics-workflow-portal.md",
60+
"redirect_url": "/previous-versions/azure/genomics/quickstart-run-genomics-workflow-portal",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "articles/genomics/troubleshooting-guide-genomics.md",
65+
"redirect_url": "/previous-versions/azure/genomics/troubleshooting-guide-genomics",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path": "articles/genomics/version-release-history-genomics.md",
70+
"redirect_url": "/previous-versions/azure/genomics/version-release-history-genomics",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/ai-studio/concepts/what-are-ai-services.md",
75+
"redirect_url": "/azure/ai-services/what-are-ai-services",
76+
"redirect_document_id": false
77+
},
378
{
479
"source_path_from_root": "/articles/ai-services/openai/concepts/use-your-image-data.md",
580
"redirect_url": "/azure/ai-services/openai/concepts/use-your-data",
@@ -15,6 +90,11 @@
1590
"redirect_url": "/azure/search/search-how-to-dotnet-sdk",
1691
"redirect_document_id": false
1792
},
93+
{
94+
"source_path_from_root": "/articles/ai-services/agents/how-to/tools/overview.md",
95+
"redirect_url": "/azure/ai-services/agents/overview",
96+
"redirect_document_id": false
97+
},
1898
{
1999
"source_path_from_root": "/articles/search/search-howto-index-csv-blobs.md",
20100
"redirect_url": "/azure/search/search-how-to-index-csv-blobs",
@@ -25,6 +105,11 @@
25105
"redirect_url": "/azure/search/search-how-to-large-index",
26106
"redirect_document_id": false
27107
},
108+
{
109+
"source_path_from_root": "/articles/ai-services/agents/concepts/agents.md",
110+
"redirect_url": "/azure/ai-services/agents/overview",
111+
"redirect_document_id": false
112+
},
28113
{
29114
"source_path_from_root": "/articles/ai-services/openai/how-to/use-your-data-securely.md",
30115
"redirect_url": "/azure/ai-services/openai/how-to/on-your-data-configuration",
@@ -154,6 +239,16 @@
154239
"source_path_from_root": "/articles/ai-services/openai/references/azure-machine-learning.md",
155240
"redirect_url": "/azure/ai-services/openai/concepts/use-your-data",
156241
"redirect_document_id": false
242+
},
243+
{
244+
"source_path_from_root": "/articles/open-datasets/dataset-covid-19-open-research.md",
245+
"redirect_url": "/azure/open-datasets/dataset-catalog",
246+
"redirect_document_id": false
247+
},
248+
{
249+
"source_path_from_root": "/articles/open-datasets/dataset-genomics-data-lake.md",
250+
"redirect_url": "/azure/open-datasets/dataset-catalog",
251+
"redirect_document_id": false
157252
}
158253
]
159-
}
254+
}

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"cSpell.words": [
3+
"DALL"
4+
]
5+
}

.whatsnew.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
3+
"docSetProductName": "Azure AI Services",
4+
"rootDirectory": "articles/",
5+
"docLinkSettings": {
6+
"linkFormat": "relative",
7+
"relativeLinkPrefix": "../"
8+
},
9+
"navigationOptions": {
10+
"maximumNumberOfArticles": 5,
11+
"tocParentNode": "Latest documentation updates",
12+
"repoTocFolder": "articles/ai-services",
13+
"indexParentNode": "Latest documentation updates",
14+
"repoIndexFolder": "articles/ai-services"
15+
},
16+
"areas": [
17+
{
18+
"names": [ "ai-services" ],
19+
"heading": "Azure AI Services"
20+
},
21+
{
22+
"names": [ "ai-studio" ],
23+
"heading": "Azure AI Foundry"
24+
},
25+
{
26+
"names": [ "machine-learning" ],
27+
"heading": "Azure Machine Learning"
28+
},
29+
{
30+
"names": [ "search" ],
31+
"heading": "Azure AI Search"
32+
33+
}
34+
]
35+
}

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

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ ms.custom: references_regions, tool_generated
1717

1818
Azure AI model inference in Azure AI Foundry gives you access to flagship models in Azure AI to consume them as APIs without hosting them on your infrastructure.
1919

20-
> [!TIP]
21-
> DeepSeek-R1 (preview) is available for deployment as [Serverless API endpoint](../../../ai-studio/how-to/deploy-models-deepseek.md).
22-
2320
:::image type="content" source="../media/models/models-catalog.gif" alt-text="An animation showing Azure AI studio model catalog section and the models available." lightbox="../media/models/models-catalog.gif":::
2421

2522
Model availability varies by model provider, deployment SKU, and cloud. All models available in Azure AI Model Inference support the [Global standard](deployment-types.md#global-standard) deployment type which uses global capacity to guarantee throughput. [Azure OpenAI models](#azure-openai) also support regional deployments and [sovereign clouds](/entra/identity-platform/authentication-national-cloud)—Azure Government, Azure Germany, and Azure China 21Vianet.
@@ -52,10 +49,11 @@ Azure OpenAI Service offers a diverse set of models with different capabilities
5249
- Models that can transcribe and translate speech to text
5350

5451
| Model | Type | Tier | Capabilities |
55-
| ------ | ---- | --- | ------------ |
52+
| ------ | ---- | ---- | ------------ |
53+
| [o3-mini](https://ai.azure.com/explore/models/o3-mini/version/2025-01-31/registry/azure-openai) | chat-completion | Global standard | - **Input:** text and image (200,000 tokens) <br /> - **Output:** text (100,000 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON, structured outputs |
5654
| [o1](https://ai.azure.com/explore/models/o1/version/2024-12-17/registry/azure-openai) | chat-completion | Global standard | - **Input:** text and image (200,000 tokens) <br /> - **Output:** text (100,000 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON, structured outputs |
5755
| [o1-preview](https://ai.azure.com/explore/models/o1-preview/version/1/registry/azure-openai) | chat-completion | Global standard <br />Standard<br /> | - **Input:** text (128,000 tokens) <br /> - **Output:** (32,768 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON, structured outputs |
58-
| [o1-mini](https://ai.azure.com/explore/models/o1-mini/version/1/registry/azure-openai) | chat-completion | Global standard <br />Standard | - **Input:** text (128,000 tokens) <br /> - **Output:** (65,536 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON, structured outputs |
56+
| [o1-mini](https://ai.azure.com/explore/models/o1-mini/version/1/registry/azure-openai) | chat-completion | Global standard <br />Standard | - **Input:** text (128,000 tokens) <br /> - **Output:** (65,536 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
5957
| [gpt-4o-realtime-preview](https://ai.azure.com/explore/models/gpt-4o-realtime-preview/version/2024-10-01/registry/azure-openai) | real-time | Global standard | - **Input:** control, text, and audio (131,072 tokens) <br /> - **Output:** text and audio (16,384 tokens) <br /> - **Languages:** en <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
6058
| [gpt-4o](https://ai.azure.com/explore/models/gpt-4o/version/2024-11-20/registry/azure-openai) | chat-completion | Global standard <br />Standard<br />Batch<br />Provisioned<br />Global provisioned<br />Data Zone | - **Input:** text and image (131,072 tokens) <br /> - **Output:** text (16,384 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON, structured outputs |
6159
| [gpt-4o-mini](https://ai.azure.com/explore/models/gpt-4o-mini/version/2024-07-18/registry/azure-openai) | chat-completion | Global standard <br />Standard<br />Batch<br />Provisioned<br />Global provisioned<br />Data Zone | - **Input:** text, image, and audio (131,072 tokens) <br /> - **Output:** (16,384 tokens) <br /> - **Languages:** `en`, `it`, `af`, `es`, `de`, `fr`, `id`, `ru`, `pl`, `uk`, `el`, `lv`, `zh`, `ar`, `tr`, `ja`, `sw`, `cy`, `ko`, `is`, `bn`, `ur`, `ne`, `th`, `pa`, `mr`, and `te`. <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON, structured outputs |
@@ -93,6 +91,16 @@ Core42 includes autoregressive bi-lingual LLMs for Arabic & English with state-o
9391

9492
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=core42).
9593

94+
### DeepSeek
95+
96+
DeepSeek family of models include DeepSeek-R1, which excels at reasoning tasks using a step-by-step training process, such as language, scientific reasoning, and coding tasks.
97+
98+
| Model | Type | Tier | Capabilities |
99+
| ------ | ---- | --- | ------------ |
100+
| [DeekSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | chat-completion <br /> [(with reasoning content)](../how-to/use-chat-reasoning.md) | Global standard | - **Input:** text (16,384 tokens) <br /> - **Output:** (163,840 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
101+
102+
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=deepseek).
103+
96104
### Meta
97105

98106
Meta Llama models and tools are a collection of pretrained and fine-tuned generative AI text and image reasoning models. Meta models range is scale to include:
@@ -143,10 +151,10 @@ Mistral AI offers two categories of models: premium models including Mistral Lar
143151
| Model | Type | Tier | Capabilities |
144152
| ------ | ---- | --- | ------------ |
145153
| [Ministral-3B](https://ai.azure.com/explore/models/Ministral-3B/version/1/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** fr, de, es, it, and en <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
146-
| [Mistral-large](https://ai.azure.com/explore/models/Mistral-large/version/1/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (32,768 tokens) <br /> - **Output:** (4,096 tokens) <br /> - **Languages:** fr, de, es, it, and en <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
154+
| [Mistral-large](https://ai.azure.com/explore/models/Mistral-large/version/1/registry/azureml-mistral) <br /> (deprecated) | chat-completion | Global standard | - **Input:** text (32,768 tokens) <br /> - **Output:** (4,096 tokens) <br /> - **Languages:** fr, de, es, it, and en <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
147155
| [Mistral-small](https://ai.azure.com/explore/models/Mistral-small/version/1/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (32,768 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** fr, de, es, it, and en <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
148156
| [Mistral-Nemo](https://ai.azure.com/explore/models/Mistral-Nemo/version/1/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** en, fr, de, es, it, zh, ja, ko, pt, nl, and pl <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
149-
| [Mistral-large-2407](https://ai.azure.com/explore/models/Mistral-large-2407/version/1/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** (4,096 tokens) <br /> - **Languages:** en, fr, de, es, it, zh, ja, ko, pt, nl, and pl <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
157+
| [Mistral-large-2407](https://ai.azure.com/explore/models/Mistral-large-2407/version/1/registry/azureml-mistral) <br /> (legacy) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** (4,096 tokens) <br /> - **Languages:** en, fr, de, es, it, zh, ja, ko, pt, nl, and pl <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
150158
| [Mistral-Large-2411](https://ai.azure.com/explore/models/Mistral-Large-2411/version/2/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (128,000 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** en, fr, de, es, it, zh, ja, ko, pt, nl, and pl <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
151159
| [Codestral-2501](https://ai.azure.com/explore/models/Codestral-2501/version/2/registry/azureml-mistral) | chat-completion | Global standard | - **Input:** text (262,144 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** en <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
152160

0 commit comments

Comments
 (0)