From 00e3b377e6a339c3873323eed61e6ee5c9e38366 Mon Sep 17 00:00:00 2001 From: Sher Shah Khan <96982929+sherskhan@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:57:21 +0300 Subject: [PATCH] Update README.md Update the FAQ, answered will be added later --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c888d9..416e7cd 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,6 @@ This project is licensed under the MIT License. GPT (Generative Pre-trained Transformer) is a Large Language Model (LLM) developed by OpenAI. It is a deep learning model based on the Transformer architecture. For more information, refer to [OpenAI](openai.com). 2. **What is the Azure Qatar Reference Architecture** It is a prescriptive guide for building enterprise-scale architecture to run workloads on Azure in a scalable, secure, and resilient way. +3. **Why do I need Redis Cache on AKS** +4. **Why CosmosDB is used to save chat history** +5. **Why is arrow from Azure Function to cognitive search dotted ...**