From 74c23a52285e0bce3f4c9b9d9457a6158ca45370 Mon Sep 17 00:00:00 2001 From: EvanChaki_MSFT <37411713+evchaki@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:38:59 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4678f93d5..2f2bfb323 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**NOTE**: This is a **sample** application to help you understand how Semantic Kernel and AI can work in Web Applications. This sample is **NOT FOR PRODUCTION** deployments. + # Chat Copilot Sample Application This sample allows you to build your own integrated large language model (LLM) chat copilot. The sample is built on Microsoft [Semantic Kernel](https://github.com/microsoft/semantic-kernel) and has three components: