name: Contoso Chat Retail with Azure AI Studio and Promptflow description: A retail copilot that answers customer queries with responses grounded in retailer's product and customer data. languages:
This sample creates a customer support chat agent for an online retailer called Contoso Outdoors. The solution uses a retrieval-augmented generation pattern to ground responses in the company's product and customer data. Customers can ask questions about the retailer's product catalog, and also get recommendations based on their prior purchases.
In this sample we build, evaluate and deploy a customer support chat AI for Contoso Outdoors, a fictitious retailer who sells hiking and camping equipment. The implementation uses a Retrieval Augmented Generation (RAG) architecture to implement a retail copilot solution that responds to customer queries with answers grounded in the company's product catalog and customer purchase history.
The sample uses Azure AI Search to create and manage search indexes for product catalog data, Azure Cosmos DB to store and manage customer purchase history data, and Azure OpenAI to deploy and manage the core models required for our RAG-based architecture.
By exploring and deploying this sample, you will learn to:
The project comes with:
This is also a signature sample for demonstrating new capabilities in the Azure AI platform. Expect regular updates to showcase cutting-edge features and best practices for generative AI development.
The Contoso Chat application implements a retrieval augmented generation pattern to ground the model responses in your data. The architecture diagram below illustrates the key components and services used for implementation and highlights the use of Azure Managed Identity to reduce developer complexity in managing sensitive credentials.
🌟 | Watch for a video update showing how easy it is to go from code to cloud using this template and the Azure Developer CLI for deploying your copilot application.
This has been the signature sample used to showcase end-to-end development of a copilot application code-first on the Azure AI platform. It has been actively used for training developer audiences and industry partners at key events including Microsoft AI Tour and Microsoft Build. Use the links below to reference specific versions of the sample corresponding to a related workshop or event session.
Version Description v0 : #cc2e808 Microsoft AI Tour 2023-24 (dag-flow, jnja template) - Skillable Lab v1 : msbuild-lab322 Microsoft Build 2024 (dag-flow, jnja template) - Skillable Lab v2 : main Latest version (flex-flow, prompty asset)- Azure AI Template
You will also need:
You have three options for getting started with this template:
We recommend using GitHub Codespaces for the fastest start with least effort. However, we have provided instructions for all three options below.
Click the button to launch this repository in GitHub Codespaces.
This opens a new browser tab with setup taking a few minutes to complete. Once ready, you should see a Visual Studio Code editor in your browser tab, with a terminal open.
Sign into your Azure account from the VS Code terminal
azd auth login --use-device-code
This is a related option that opens the project in your local VS Code using the Dev Containers extension instead. This is a useful alternative if your GitHub Codespaces quota is low, or you need to work offline.
Start Docker Desktop (install it if not already installed)
Open the project by clickjing the button below:
Once ready, the tab will refresh to show a Visual Studio Code editor with a terminal open.
Sign into your Azure account from the VS Code terminal
azd auth login
Verify you have Python3 installed on your machine.
Install dependencies with pip install -r requirements.txt
Install Azure Developer CLI
winget install microsoft.azd
curl -fsSL https://aka.ms/install-azd.sh | bash
brew tap azure/azd && brew install azd
Sign into your Azure account from the VS Code terminal
azd auth login
Use the same terminal where you previously authenticated with Azure.
Provision and deploy your application to Azure. You will need to specify a valid subscription, deployment location, and environment name.
azd up
This step will take some time to complete.
Deployments
to track the status of the provisioning processOnce provisioning completes, monitor progress for app deployment.
Deployments
to track the status of the application deploymentOnce deployment completes, test the deployed endpoint from Azure AI Studio
chat-deployment-xx
endpoint listedTest
tab for a built-in testing sandboxInput
box, enter a new query in this format and submit it:
{"question": "Tell me about hiking shoes", "customerId": "2", "chat_history": []}
You can find your deployed retail copilot's Endpoint and Primary Key information on the deployment details page in the last step. Use them to configure your preferred front-end application (e.g., web app) to support a customer support chat UI capability that interacts with the deployed copilot in real time.
This sample contains an example chat.prompty asset that you can explore, to understand this new capability. The file has the following components:
name
of the applicationdescription
of the application functionalityauthors
of the application (one per line)model
description (with these parameters)
api
type of endpoint (can be chat or completion)configuration
parameters including
type
of connection (azure_openai or openai)parameters
(max_tokens, temperature, response_format)inputs
- each with type and optional default valueoutputs
- specifying a type (e.g., string)sample
- an example of the inputs (e.g., for testing)system
context (defining the agent persona and behavior)
#Safety
section enforcing responsible AI requirements#Documentation
section with template for filling product documentation#Previous Orders
section with template for filling relevant history#Customer Context
section with template for filling customer detailsquestion
section to embed user queryInstructions
section to reference related product recommendationsThis specific prompty takes 3 inputs: a customer
object, a documentation
object (that could be chat history) and a question
string that represents the user query. You can now load, execute, and trace individual prompty assets for a more granular prompt engineering solution.
This sample uses a flex-flow feature that lets you "create LLM apps using a Python class or function as the entry point" - making it easier to test and run them using a code-first experience.
chat_request.py
You can now test the flow in different ways:
pf flow test --flow ...
pf flow test --flow ... --ui
🌟 | Watch this space for more testing guidance.
This template uses gpt-35-turbo
for chat completion, gpt-4
for chat evaluation and text-embedding-ada-002
for vectorization. These models may not be available in all Azure regions. Check for up-to-date region availability and select a region accordingly.
This template uses the Semantic Ranker
feature of Azure AI Search which may be available only in certain regions. Check for up-to-date region availability and select a region accordingly.
sweden-central
for the OpenAI Modelseastus
for the Azure AI Search Resource[!NOTE] The default azd deploy takes a single
location
for deploying all resources within the resource group for that application. We set the default Azure AI Search location toeastus
(ininfra/
configuration), allowing you to now use the default location setting to optimize for model availability and capacity in region.
Pricing for services may vary by region and usage and exact costs cannot be estimated. You can estimate the cost of this project's architecture with Azure's pricing calculator with these services:
This template uses Managed Identity for authentication with key Azure services including Azure OpenAI, Azure AI Search, and Azure Cosmos DB. Applications can use managed identities to obtain Microsoft Entra tokens without having to manage any credentials. This also removes the need for developers to manage these credentials themselves and reduces their complexity.
Additionally, we have added a GitHub Action tool that scans the infrastructure-as-code files and generates a report containing any detected issues. To ensure best practices we recommend anyone creating solutions based on our templates ensure that the Github secret scanning setting is enabled in your repo.
字节跳动发布的AI编程神器IDE
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。
AI小说写作助手,一站式润色、改写、扩写
蛙蛙写作—国内先进的AI写作平台,涵盖小说、学术、社交媒体等多场景。提供续写、改写、润色等功能,助力创作者高效优化写作流程。界面简洁,功能全面,适合各类写作者提升内容品质和工作效率。
全能AI智能助手,随时解答生活与工作的多样问题
问小白,由元石科技研发的AI智能助手,快速准确地解答各种生活和工作问题,包括但不限于搜索、规划和社交互动,帮助用户在日常生活中提高效率,轻松管理个人事务。
实时语音翻译/同声传译工具
Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等 ,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。
一键生成PPT和Word,让学习生活更轻松
讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。
深度推理能力全新升级,全面对标OpenAI o1
科大讯飞的星火大模型,支持语言理解、知识问答和文本创作等多功能,适用于多种文件和业务场景,提升办公和日常生活的效率。讯飞星火是一个提供丰富智能服务的平台,涵盖科技资讯、图像创作、写作 辅助、编程解答、科研文献解读等功能,能为不同需求的用户提供便捷高效的帮助,助力用户轻松获取信息、解决问题,满足多样化使用场景。
一种基于大语言模型的高效单流解耦语音令牌文本到语音合成模型
Spark-TTS 是一个基于 PyTorch 的开源文本到语音合成项目,由多个知名机构联合参与。该项目提供了高效的 LLM(大语言模型)驱动的语音合成方案,支持语音克隆和语音创建功能,可通过命令行界面(CLI)和 Web UI 两种方式使用。用户可以根据需求调整语音的性别、音高、速度等参数,生成高质量的语音。该项目适用于多种场景,如有声读物制作、智能语音助手开发等。
AI助力,做PPT更简单!
咔片是一款轻量化在线演示设计工具,借助 AI 技术,实现从内容生成到智能设计的一站式 PPT 制作服务。 支持多种文档格式导入生成 PPT,提供海量模板、智能美化、素材替换等功能,适用于销售、教师、学生等各类人群,能高效制作出高品质 PPT,满足不同场景演示需求。
选题、配图、成文,一站式创作,让内容运营更高效
讯飞绘文,一个AI集成平台,支持写作、选题、配图、排版和发布。高效生成适用于各类媒体的定制内容,加速品牌传播,提升内容营销效果。