diff --git a/msteams-platform/assets/images/toolkit-v2/custom-copilot/agent-for-teams.png b/msteams-platform/assets/images/toolkit-v2/custom-copilot/agent-for-teams.png index b22149f6129..fa8b86b440f 100644 Binary files a/msteams-platform/assets/images/toolkit-v2/custom-copilot/agent-for-teams.png and b/msteams-platform/assets/images/toolkit-v2/custom-copilot/agent-for-teams.png differ diff --git a/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-data-customize.png b/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-data-customize.png index 8f6713affb7..29712b6fbd1 100644 Binary files a/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-data-customize.png and b/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-data-customize.png differ diff --git a/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-your-data.png b/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-your-data.png index aeb62f71361..847709e02b7 100644 Binary files a/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-your-data.png and b/msteams-platform/assets/images/toolkit-v2/custom-copilot/chat-with-your-data.png differ diff --git a/msteams-platform/assets/images/toolkit-v2/custom-copilot/env-testtool-user.png b/msteams-platform/assets/images/toolkit-v2/custom-copilot/env-testtool-user.png index a01eabc637d..ba5fa6a642d 100644 Binary files a/msteams-platform/assets/images/toolkit-v2/custom-copilot/env-testtool-user.png and b/msteams-platform/assets/images/toolkit-v2/custom-copilot/env-testtool-user.png differ diff --git a/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-final-output.png b/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-final-output.png index 24a4d93d8d6..badfeaea6f8 100644 Binary files a/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-final-output.png and b/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-final-output.png differ diff --git a/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-project-output.png b/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-project-output.png index b785b6a5991..56c296d1f13 100644 Binary files a/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-project-output.png and b/msteams-platform/assets/images/toolkit-v2/custom-copilot/rag-project-output.png differ diff --git a/msteams-platform/toolkit/build-a-RAG-bot-in-teams.md b/msteams-platform/toolkit/build-a-RAG-bot-in-teams.md index fe99d716c90..a1426b1d9f5 100644 --- a/msteams-platform/toolkit/build-a-RAG-bot-in-teams.md +++ b/msteams-platform/toolkit/build-a-RAG-bot-in-teams.md @@ -38,11 +38,11 @@ Microsoft Teams enables you to build a conversational bot with RAG to create an :::image type="content" source="../assets/images/toolkit-v2/custom-copilot/create-new-app.png" alt-text="Screenshot shows the location of the Create New Project link in the Agents Toolkit sidebar."::: -1. Select **Agent for Teams**. +1. Select **Teams Agents and Apps**. :::image type="content" source="../assets/images/toolkit-v2/custom-copilot/agent-for-teams.png" alt-text="Screenshot shows the option to select custom engine agent as the new project to create."::: -1. Select **Chat With Your Data**. +1. Select **Teams Agent with Data**. :::image type="content" source="../assets/images/toolkit-v2/custom-copilot/chat-with-your-data.png" alt-text="Screenshot shows the option to select app features using AI library list."::: @@ -80,7 +80,7 @@ Microsoft Teams enables you to build a conversational bot with RAG to create an :::image type="content" source="../assets/images/toolkit-v2/custom-copilot/application-name.png" alt-text="Screenshot shows the option to enter the suitable name."::: - You've successfully created your **Chat With Your Data** project workspace. + You've successfully created your **Teams Agent with Data** project workspace. :::image type="content" source="../assets/images/toolkit-v2/custom-copilot/rag-project-output.png" alt-text="Screenshot shows the ai chatbot created and readme file is available.":::