Skip to content

Commit e4aba07

Browse files
committed
metadata
1 parent 6374226 commit e4aba07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/ai/conceptual/vector-databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Using Vector Databases to Extend LLM Capabilities"
33
description: "Learn how vector databases extend LLM capabilities by storing and processing embeddings in .NET."
44
author: catbutler
55
ms.topic: concept-article #Don't change.
6-
ms.date: 05/16/2024
6+
ms.date: 11/24/2024
77

88
#customer intent: As a .NET developer, I want to learn how vector databases store and process embeddings in .NET so I can make more data available to LLMs in my apps.
99

docs/ai/tutorials/llm-eval.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Tutorial: Evaluate an LLM's prompt completions"
33
description: "Evaluate the coherence, relevance, and groundedness of an LLM's prompt completions using Azure OpenAI and the Semantic Kernel SDK for .NET."
44
author: haywoodsloan
55
ms.topic: tutorial
6-
ms.date: 05/08/2024
6+
ms.date: 11/24/2024
77

88
#customer intent: As a .NET developer, I want to evaluate an LLM's prompt completions using .NET so that I can choose an LLM for my .NET application that fits my use case.
99

docs/ai/tutorials/tutorial-ai-vector-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Tutorial - Integrate OpenAI with the RAG pattern and vector search using Azure Cosmos DB for MongoDB
33
description: Create a simple recipe app using the RAG pattern and vector search using Azure Cosmos DB for MongoDB.
4-
ms.date: 04/26/2024
4+
ms.date: 11/24/2024
55
ms.topic: tutorial
66
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
77
author: alexwolfmsft

0 commit comments

Comments
 (0)