Skip to content

Commit 7b36d17

Browse files
Merge pull request #281321 from ggailey777/data-ai-tagging
[Functions][AI] tagging OpenAI articles with `ms.collection: ce-skilling-ai-copilot`
2 parents 3cd7e4f + 7b28a9b commit 7b36d17

10 files changed

+74
-10
lines changed

articles/azure-functions/functions-add-openai-text-completion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ ms.date: 07/11/2024
55
ms.topic: tutorial
66
author: dbandaru
77
ms.author: dbandaru
8+
ms.collection:
9+
- ce-skilling-ai-copilot
810
zone_pivot_groups: programming-languages-set-functions
911
#customer intent: As an Azure developer, I want learn how to integrate Azure OpenAI capabilities in my function code to leverage AI benefits in my colud-based code executions.
1012
---

articles/azure-functions/functions-bindings-openai-assistant-trigger.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI assistant trigger for Azure Functions
33
description: Learn how to use the Azure OpenAI assistant trigger to execute code based on custom chat bots and skills in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/24/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai-assistantcreate-output.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22
title: Azure OpenAI assistant create output binding for Azure Functions
33
description: Learn how to use the Azure OpenAI assistant create output binding to create Azure OpenAI assistants from your function code executions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
6-
ms.date: 05/20/2024
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilotms.date: 05/20/2024
713
zone_pivot_groups: programming-languages-set-functions
814
---
915

articles/azure-functions/functions-bindings-openai-assistantpost-input.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI assistant post input binding for Azure Functions
33
description: Learn how to use the Azure OpenAI assistant post input binding to query chat bots during function execution in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/20/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai-assistantquery-input.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI assistant query input binding for Azure Functions
33
description: Learn how to use the Azure OpenAI assistant query input binding to access Azure OpenAI Assistants APIs during function execution in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/20/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai-embeddings-input.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI embeddings input binding for Azure Functions
33
description: Learn how to use the Azure OpenAI embeddings input binding to generate embeddings during function execution in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/20/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai-embeddingsstore-output.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI embeddings store output binding for Azure Functions
33
description: Learn how to use the Azure OpenAI embeddings store output binding to write searchable content to a semantic document store during function execution in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/20/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai-semanticsearch-input.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI Semantic Search Input Binding for Azure Functions
33
description: Learn how to use the Azure OpenAI semantic search input binding to use semantic search on your embeddings during function execution in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/08/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai-textcompletion-input.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI text completion input binding for Azure Functions
33
description: Learn how to use the Azure OpenAI text completion input binding to access Azure OpenAI text completion APIs during function execution in Azure Functions.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 07/08/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

articles/azure-functions/functions-bindings-openai.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
title: Azure OpenAI extension for Azure Functions
33
description: Learn to configure the Azure OpenAI extension to be able to integrate your Azure Functions code executions with Azure OpenAI APIs.
44
ms.topic: reference
5-
ms.custom: build-2024, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
5+
ms.custom:
6+
- build-2024
7+
- devx-track-extended-java
8+
- devx-track-js
9+
- devx-track-python
10+
- devx-track-ts
11+
ms.collection:
12+
- ce-skilling-ai-copilot
613
ms.date: 05/14/2024
714
zone_pivot_groups: programming-languages-set-functions
815
---

0 commit comments

Comments
 (0)