You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/foundry-models/concepts/models.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: mopeakande
7
7
manager: scottpolly
8
8
reviewer: santiagxf
9
9
ms.reviewer: fasantia
10
-
ms.date: 07/11/2025
10
+
ms.date: 08/04/2025
11
11
ms.service: azure-ai-model-inference
12
12
ms.topic: how-to
13
13
ms.custom:
@@ -58,6 +58,17 @@ Azure OpenAI in Azure AI Foundry Models offers a diverse set of models with diff
58
58
59
59
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=aoai).
60
60
61
+
### Black Forest Labs models sold directly by Azure
62
+
63
+
The Black Forest Labs collection of image generation models include FLUX.1 Kontext [pro] for in-context generation and editing and FLUX1.1 [pro] for text-to-image generation.
64
+
65
+
| Model | Type | Capabilities | Project type |
66
+
| ------ | ---- | ------------ | ------------ |
67
+
|[FLUX.1-Kontext-pro](https://ai.azure.com/explore/models/FLUX.1-Kontext-pro/version/1/registry/azureml-blackforestlabs)| Image generation | - **Input:** text and image (5000 tokens and 1 image) <br /> - **Output:** One Image <br /> - **Tool calling:** No <br /> - **Response formats**: Image (PNG and JPG) | Foundry, Hub-based |
68
+
|[FLUX-1.1-pro](https://ai.azure.com/explore/models/FLUX-1.1-pro/version/1/registry/azureml-blackforestlabs)| Image generation | - **Input:** text (5000 tokens) <br /> - **Output:** One Image <br /> - **Tool calling:** No <br /> - **Response formats:** Image (PNG and JPG) | Hub-based |
69
+
70
+
71
+
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=Black+Forest+Labs).
0 commit comments