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",