Skip to content

Commit 9e19e81

Browse files
Merge pull request #5841 from mrbullwinkle/mrb_07_02_2025_freshness_003
[Azure OpenAI] [Freshness] [003]
2 parents 8ce606b + de6c845 commit 9e19e81

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

articles/ai-foundry/openai/concepts/fine-tuning-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn more about what you should take into consideration before fin
44
manager: nitinme
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 03/26/2025
7+
ms.date: 07/02/2025
88
author: mrbullwinkle
99
ms.author: mbullwin
1010
recommendations: false

articles/ai-foundry/openai/concepts/system-message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI in Azure AI Foundry Models
44
description: Learn about how to construct system messages also know as metaprompts to guide an AI system's behavior.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 03/27/2025
7+
ms.date: 07/02/2025
88
ms.custom:
99
- ignite-2023
1010
manager: nitinme

articles/ai-foundry/openai/concepts/understand-embeddings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn more about how the Azure OpenAI embeddings API uses cosine si
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: tutorial
8-
ms.date: 03/27/2025
8+
ms.date: 07/02/2025
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false

articles/ai-foundry/openai/how-to/completions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to generate or manipulate text, including code by using t
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 03/26/2025
8+
ms.date: 07/02/2025
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false

articles/ai-foundry/openai/how-to/json-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: how-to
9-
ms.date: 03/26/2025
9+
ms.date: 07/02/2025
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false

articles/ai-foundry/openai/how-to/latency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about performance and latency with Azure OpenAI
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 03/26/2025
8+
ms.date: 07/02/2025
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false

articles/ai-foundry/openai/how-to/reproducible-output.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: how-to
9-
ms.date: 03/26/2025
9+
ms.date: 07/02/2025
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false
@@ -233,7 +233,7 @@ The point of light began to expand rapidly, creating space and time as it grew.
233233
By using the same `seed` parameter of 42 for each of our three requests, while keeping all other parameters the same, we're able to produce much more consistent results.
234234

235235
> [!IMPORTANT]
236-
> Determinism is not guaranteed with reproducible output. Even in cases where the seed parameter and `system_fingerprint` are the same across API calls it is currently not uncommon to still observe a degree of variability in responses. Identical API calls with larger `max_tokens` values, will generally result in less deterministic responses even when the seed parameter is set.
236+
> Determinism isn't guaranteed with reproducible output. Even in cases where the seed parameter and `system_fingerprint` are the same across API calls it's currently not uncommon to still observe a degree of variability in responses. Identical API calls with larger `max_tokens` values, will generally result in less deterministic responses even when the seed parameter is set.
237237
238238
## Parameter details
239239

articles/ai-foundry/openai/how-to/work-with-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use the Codex models on Azure OpenAI to handle a varie
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 03/26/2025
8+
ms.date: 07/02/2025
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
---

0 commit comments

Comments
 (0)