Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,9 @@
"ms.collection": {
"docs/ai/**/**.{md,yml}": "ce-skilling-ai-copilot"
},
"ms.custom": {
"docs/ai/**/**.{md,yml}": "devx-track-dotnet"
},
"ms.update-cycle": {
"docs/ai/**/**.{md,yml}": "180-days",
"docs/csharp/whats-new/**/**.{md,yml}": "1095-days",
Expand Down
1 change: 0 additions & 1 deletion docs/ai/azure-ai-for-dotnet-developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Develop .NET apps that use Azure AI services
description: This article provides an organized list of resources about Azure AI scenarios for .NET developers, including documentation and code samples.
ms.date: 05/29/2025
ms.topic: overview
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
---

# Develop AI apps with .NET
Expand Down
1 change: 0 additions & 1 deletion docs/ai/dotnet-ai-ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: .NET + AI ecosystem tools and SDKs
description: This article provides an overview of the ecosystem of SDKs and tools available to .NET developers integrating AI into their applications.
ms.date: 05/29/2025
ms.topic: overview
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
---

# .NET + AI ecosystem tools and SDKs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Scale Azure OpenAI for .NET chat sample using RAG
description: Learn how to add load balancing to your application to extend the chat app beyond the Azure OpenAI token and model quota limits.
ms.date: 05/29/2025
ms.topic: get-started
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
# CustomerIntent: As a .NET developer new to Azure OpenAI, I want to scale my Azure OpenAI capacity to avoid rate limit errors with Azure Container Apps.
---

Expand Down
1 change: 0 additions & 1 deletion docs/ai/get-started-app-chat-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: "Get started with the 'chat using your own data sample' for .NET"
description: Get started with .NET and search across your own data using a chat app sample implemented using Azure OpenAI Service and Retrieval Augmented Generation (RAG) in Azure AI Search. Easily deploy with Azure Developer CLI. This article uses the Azure AI Reference Template sample.
ms.date: 05/28/2025
ms.topic: get-started
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
# CustomerIntent: As a .NET developer new to Azure OpenAI, I want deploy and use sample code to interact with app infused with my own business data so that learn from the sample code.
---

Expand Down
1 change: 0 additions & 1 deletion docs/ai/get-started-mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Get started with .NET AI and MCP
description: Learn about .NET AI and MCP key concepts and development resources to get started building MCP clients and servers
ms.date: 04/29/2025
ms.topic: overview
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
# CustomerIntent: As a .NET developer new to OpenAI, I want deploy and use sample code to interact to learn from the sample code to summarize text.
Expand Down
1 change: 0 additions & 1 deletion docs/ai/how-to/app-service-aoai-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: "Learn how to authenticate your Azure hosted .NET app to an Azure O
author: alexwolfmsft
ms.author: alexwolf
ms.topic: how-to
ms.custom: devx-track-azurecli
ms.date: 05/29/2025
zone_pivot_groups: azure-interface
#customer intent: As a .NET developer, I want authenticate and authorize my App Service to Azure OpenAI by using Microsoft Entra so that I can securely use AI in my .NET application.
Expand Down
1 change: 0 additions & 1 deletion docs/ai/how-to/content-filtering.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Manage OpenAI Content Filtering in a .NET app"
description: "Learn how to manage OpenAI content filtering programmatically in a .NET app using the OpenAI client library."
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
ms.topic: how-to
ms.date: 05/29/2025

Expand Down
1 change: 0 additions & 1 deletion docs/ai/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Develop .NET apps with AI features
description: Learn how you can build .NET applications that include AI features.
ms.date: 04/09/2025
ms.topic: overview
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
---

# Develop .NET apps with AI features
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/ai-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Create a .NET AI app using the AI app template
description: Create a .NET AI app to chat with custom data using the AI app template extensions and the Microsoft.Extensions.AI libraries
ms.date: 07/30/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
zone_pivot_groups: meai-targets
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/build-chat-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Build an AI chat app with .NET
description: Create a simple AI powered chat app using Microsoft.Extensions.AI and the OpenAI or Azure OpenAI SDKs
ms.date: 04/09/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
zone_pivot_groups: openai-library
# CustomerIntent: As a .NET developer new to AI, I want deploy and use sample code to interact to learn from the sample code.
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/build-mcp-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Create a minimal MCP client using .NET
description: Learn to create a minimal MCP client and connect it to an MCP server using .NET
ms.date: 05/27/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
---

Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/build-mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Create a minimal MCP server and publish to NuGet
description: Learn to create and connect to a minimal MCP server using C# and publish it to NuGet.
ms.date: 07/02/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/build-vector-search-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Build a minimal .NET AI RAG app
description: Create an AI powered app to search and integrate with vector stores using embeddings and the Microsoft.Extensions.VectorData package for .NET
ms.date: 05/29/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
zone_pivot_groups: openai-library
# CustomerIntent: As a .NET developer new to AI, I want deploy and use sample code to interact to learn from the sample code.
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/chat-local-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Connect to and chat with a local AI using .NET
description: Set up a local AI model and chat with it using a .NET console app and the Microsoft.Extensions.AI libraries
ms.date: 05/28/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
---

# Chat with a local AI model using .NET
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/create-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Create a minimal AI assistant using .NET
description: Learn to create a minimal AI assistant with tooling capabilities using .NET and the Azure OpenAI SDK libraries
ms.date: 01/25/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
zone_pivot_groups: openai-library
---

Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/evaluate-ai-response.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Evaluate the quality of a model's response
description: Learn how to create an MSTest app to evaluate the AI chat response of a language model.
ms.date: 03/18/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
---

# Quickstart: Evaluate response quality
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/generate-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Generate images using AI with .NET
description: Create a simple app using to generate images using .NET and the OpenAI or Azure OpenAI models.
ms.date: 04/09/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
zone_pivot_groups: openai-library
# CustomerIntent: As a .NET developer new to OpenAI, I want deploy and use sample code to interact to learn from the sample code to generate images.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
ms.date: 2/21/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
ms.date: 2/21/2025
ms.topic: include
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/includes/ai-templates-ollama.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
ms.date: 2/21/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/includes/ai-templates-openai.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
ms.date: 2/21/2025
ms.topic: include
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/prompt-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Connect to and prompt an AI model with .NET
description: Create a simple chat app using Microsoft.Extensions.AI to summarize a text.
ms.date: 05/02/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
zone_pivot_groups: openai-library
# CustomerIntent: As a .NET developer new to OpenAI, I want deploy and use sample code to interact to learn from the sample code to summarize text.
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/structured-output.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Request a response with structured output
description: Learn how to create a chat app that responds with structured output, that is, output that conforms to a type that you specify.
ms.date: 04/30/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
---

# Request a response with structured output
Expand Down
1 change: 0 additions & 1 deletion docs/ai/quickstarts/use-function-calling.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Quickstart - Extend OpenAI using Tools and execute a local Function with
description: Create a simple chat app using OpenAI and extend the model to execute a local function.
ms.date: 03/13/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
zone_pivot_groups: openai-library
# CustomerIntent: As a .NET developer new to OpenAI, I want deploy and use sample code to interact to learn from the sample code how to extend the model using Tools.
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/semantic-kernel-dotnet-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Semantic Kernel overview for .NET
description: Learn how to add the Semantic Kernel SDK to your .NET projects and explore fundamental concepts
ms.date: 04/09/2025
ms.topic: quickstart
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down
1 change: 0 additions & 1 deletion docs/ai/tutorials/evaluate-safety.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Tutorial - Evaluate response safety with caching and reporting
description: Create an MSTest app that evaluates the content safety of a model's response using the evaluators in the Microsoft.Extensions.AI.Evaluation.Safety package and with caching and reporting.
ms.date: 05/12/2025
ms.topic: tutorial
ms.custom: devx-track-dotnet-ai
---

# Tutorial: Evaluate response safety with caching and reporting
Expand Down
1 change: 0 additions & 1 deletion docs/ai/tutorials/evaluate-with-reporting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Tutorial - Evaluate response quality with caching and reporting
description: Create an MSTest app to evaluate the response quality of a language model, add a custom evaluator, and learn how to use the caching and reporting features of Microsoft.Extensions.AI.Evaluation.
ms.date: 05/09/2025
ms.topic: tutorial
ms.custom: devx-track-dotnet-ai
---

# Tutorial: Evaluate response quality with caching and reporting
Expand Down
1 change: 0 additions & 1 deletion docs/ai/tutorials/tutorial-ai-vector-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Tutorial - Integrate OpenAI with the RAG pattern and vector search using
description: Create a simple recipe app using the RAG pattern and vector search using Azure Cosmos DB for MongoDB.
ms.date: 08/26/2025
ms.topic: tutorial
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
author: alexwolfmsft
ms.author: alexwolf
---
Expand Down