Skip to content

Commit 3195f8b

Browse files
Merge pull request #280168 from santiagxf/santiagxf-patch-2
Update reference-model-inference-api.md
2 parents afe3d0c + 667c66e commit 3195f8b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/ai-studio/reference/reference-model-inference-api.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Models deployed to [serverless API endpoints](../how-to/deploy-models-serverless
4747
> * [Meta Llama 3 instruct](../how-to/deploy-models-llama.md) family of models
4848
> * [Mistral-Small](../how-to/deploy-models-mistral.md)
4949
> * [Mistral-Large](../how-to/deploy-models-mistral.md)
50+
> * [Jais](../how-to/deploy-jais-models.md) family of models
51+
> * [Jamba](../how-to/deploy-models-jamba.md) family of models
5052
> * [Phi-3](../how-to/deploy-models-phi-3.md) family of models
5153
5254
Models deployed to [managed inference](../concepts/deployments-overview.md):
@@ -58,6 +60,9 @@ Models deployed to [managed inference](../concepts/deployments-overview.md):
5860
5961
The API is compatible with Azure OpenAI model deployments.
6062

63+
> [!NOTE]
64+
> The Azure AI model inference API is available in managed inference (Managed Online Endpoints) for __models deployed after June 24th, 2024__. To take advance of the API, redeploy your endpoint if the model has been deployed before such date.
65+
6166
## Capabilities
6267

6368
The following section describes some of the capabilities the API exposes. For a full specification of the API, view the [reference section](reference-model-inference-info.md).

0 commit comments

Comments
 (0)