Skip to content

Commit 409f526

Browse files
authored
Merge pull request #779 from MicrosoftDocs/main
10/11 11:00 AM IST Publishing
2 parents 576156f + fddfd7b commit 409f526

File tree

304 files changed

+667
-359
lines changed

Some content is hidden

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

304 files changed

+667
-359
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,11 @@
484484
"source_path_from_root": "/articles/ai-services/language-service/summarization/custom/quickstart.md",
485485
"redirect_url": "/azure/ai-services//language-service/summarization/overview",
486486
"redirect_document_id": false
487-
}
487+
},
488+
{
489+
"source_path_from_root": "/articles/ai-services/speech-service/video-translation-studio.md",
490+
"redirect_url": "/azure/ai-services/speech-service/video-translation-get-started",
491+
"redirect_document_id": true
492+
}
488493
]
489-
}
494+
}

articles/ai-services/language-service/personally-identifiable-information/how-to/use-containers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Use personally identifiable information Docker containers on-premises
2+
title: Use personally identifiable information (PII) detection Docker containers on-premises
33
titleSuffix: Azure AI services
4-
description: Use Docker containers for the Personally Identifiable Information API to determine the language of written text, on-premises.
4+
description: Use Docker containers for the Personally Identifiable Information (PII) detection API to determine the language of written text, on-premises.
55
#services: cognitive-services
66
author: jboback
77
manager: nitinme
@@ -16,7 +16,7 @@ keywords: on-premises, Docker, container
1616
# Install and run Personally Identifiable Information (PII) Detection containers
1717

1818
> [!NOTE]
19-
> The data limits for the PII container are 5120 characters and 10 documents max.
19+
> The data limits in a single synchronous API call for the PII container are 5120 characters per document and up to 10 documents per call.
2020
2121
Containers enable you to host the PII detection API on your own infrastructure. If you have security or data governance requirements that can't be fulfilled by calling PII detection remotely, then containers might be a good option.
2222

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ These models are currently available for use in Azure OpenAI Service.
102102
| `gpt-4` | 1106-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025 **<sup>1</sup>** | `gpt-4o`|
103103
| `gpt-4` | 0125-preview |To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025 **<sup>1</sup>** | `gpt-4o` |
104104
| `gpt-4` | vision-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025 **<sup>1</sup>** | `gpt-4o`|
105-
| `gpt-4o` | 2024-05-13 | No earlier than March 20, 2025 <br><br>Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `2024-08-06`, starting on December 5, 2024. | |
105+
| `gpt-4o` | 2024-05-13 | No earlier than May 20, 2025 <br><br>Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `2024-08-06`, starting on December 5, 2024. | |
106+
| `gpt-4o-mini` | 2024-07-18 | No earlier than July 18, 2025 | |
106107
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than Sep 14, 2025 | |
107108
| `text-embedding-ada-002` | 2 | No earlier than April 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
108109
| `text-embedding-ada-002` | 1 | No earlier than April 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
@@ -119,8 +120,7 @@ These models are currently available for use in Azure OpenAI Service.
119120
| Model | Current default version | New default version | Default upgrade date |
120121
|---|---|---|---|
121122
| `gpt-35-turbo` | 0301 | 0125 | Deployments of versions `0301`, `0613`, and `1106` set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 13, 2024.|
122-
123-
123+
| `gpt-4o` | 2024-05-13 | 2024-08-06 | Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `2024-08-06`, starting on December 5, 2024. |
124124

125125
## Deprecated models
126126

articles/ai-services/openai/how-to/batch.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: nitinme
66
ms.service: azure-ai-openai
77
ms.custom:
88
ms.topic: how-to
9-
ms.date: 10/02/2024
9+
ms.date: 10/11/2024
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false
@@ -65,9 +65,9 @@ The following models support global batch:
6565

6666
Refer to the [models page](../concepts/models.md) for the most up-to-date information on regions/models where global batch is currently supported.
6767

68-
### API Versions
68+
### API support
6969

70-
- `2024-07-01-preview`
70+
API support was first added with `2024-07-01-preview`.
7171

7272
### Not supported
7373

@@ -224,8 +224,7 @@ When a job failure occurs, you'll find details about the failure in the `errors`
224224

225225
### Known issues
226226

227-
- Resources deployed with Azure CLI won't work out-of-box with Azure OpenAI global batch. This is due to an issue where resources deployed using this method have endpoint subdomains that don't follow the `https://your-resource-name.openai.azure.com` pattern. A workaround for this issue is to deploy a new Azure OpenAI resource using one of the other common deployment methods which will properly handle the subdomain setup as part of the deployment process.
228-
227+
- Resources deployed with Azure CLI won't work out-of-box with Azure OpenAI global batch. This is due to an issue where resources deployed using this method have endpoint subdomains that don't follow the `https://your-resource-name.openai.azure.com` pattern. A workaround for this issue is to deploy a new Azure OpenAI resource using one of the other common deployment methods which will properly handle the subdomain setup as part of the deployment process.
229228

230229
## See also
231230

articles/ai-services/openai/includes/batch/batch-python.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -104,34 +104,11 @@ file_id = file.id
104104
"filename": "test.jsonl",
105105
"object": "file",
106106
"purpose": "batch",
107-
"status": "pending",
107+
"status": null,
108108
"status_details": null
109109
}
110110
```
111111

112-
## Track file upload status
113-
114-
Depending on the size of your upload file it might take some time before it's fully uploaded and processed. To check on your file upload status run:
115-
116-
```python
117-
# Wait until the uploaded file is in processed state
118-
import time
119-
import datetime
120-
121-
status = "pending"
122-
while status != "processed":
123-
time.sleep(15)
124-
file_response = client.files.retrieve(file_id)
125-
status = file_response.status
126-
print(f"{datetime.datetime.now()} File Id: {file_id}, Status: {status}")
127-
```
128-
129-
**Output:**
130-
131-
```output
132-
2024-07-31 21:42:53.663655 File Id: file-9f3a81d899b4442f98b640e4bc3535dd, Status: processed
133-
```
134-
135112
## Create batch job
136113

137114
Once your file has uploaded successfully by reaching a status of `processed` you can submit the file for batch processing.

0 commit comments

Comments
 (0)