From 29fbc198e5753b3083309781a55014a7e5e2fd4d Mon Sep 17 00:00:00 2001 From: James Hunter <31451884+hunterjam@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:21:33 -0400 Subject: [PATCH] Update extensions/teams/appPackage/manifest.json Co-authored-by: Ross Smith --- extensions/teams/appPackage/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/teams/appPackage/manifest.json b/extensions/teams/appPackage/manifest.json index a3a7d9a30..4d0ccbfe6 100644 --- a/extensions/teams/appPackage/manifest.json +++ b/extensions/teams/appPackage/manifest.json @@ -19,7 +19,7 @@ "full": "Chat with your own Data" }, "description": { - "short": "A tool that combines the capabilities of Azure Cognitive Search and LLMs.", + "short": "A tool that combines the capabilities of Azure AI Search and LLMs.", "full": "The 'Chat with your data' Solution Accelerator is a powerful tool that combines the capabilities of Azure Cognitive Search and Large Language Models (LLMs) to create a conversational search experience. This solution accelerator uses an Azure OpenAI GPT model and an Azure Cognitive Search index generated from your data, which is integrated into a web application to provide a natural language interface for search queries." }, "accentColor": "#FFFFFF",