Skip to content

Commit 19a5d88

Browse files
committed
caveat Global Training is not available via API yet.
1 parent 5d13e18 commit 19a5d88

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/ai-services/openai/includes/fine-tuning-python.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ms.author: mbullwin
2020
- Fine-tuning access requires **Cognitive Services OpenAI Contributor**.
2121
- If you do not already have access to view quota, and deploy models in Azure AI Foundry portal you will require [additional permissions](../how-to/role-based-access-control.md).
2222

23+
> [!NOTE]
24+
> The REST API does not currently support **Global** training jobs. Inspecting Global training jobs via the API may return incorrect information.
2325
2426
### Supported models
2527

articles/ai-services/openai/includes/fine-tuning-rest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ ms.author: mbullwin
1818
- Fine-tuning access requires **Cognitive Services OpenAI Contributor**.
1919
- If you don't already have access to view quota, and deploy models in Azure AI Foundry portal you'll require [additional permissions](../how-to/role-based-access-control.md).
2020

21-
21+
> [!NOTE]
22+
> The REST API does not currently support **Global** training jobs. Inspecting Global training jobs via the API may return incorrect information.
2223
2324
### Supported models
2425

0 commit comments

Comments
 (0)