Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
651 stars 324 forks source link

fix: Keep the Admin.py as uppercase naming to allow the streamlit pick it as is. #912

Closed gaurarpit closed 1 month ago

gaurarpit commented 1 month ago

Purpose

github-actions[bot] commented 1 month ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend
   Admin.py21210%1–5, 7, 9–10, 12, 15–16, 18–19, 22, 29, 36, 39–41, 43, 45
TOTAL238367371% 

Tests Skipped Failures Errors Time
194 0 :zzz: 0 :x: 0 :fire: 12.514s :stopwatch:
gaurarpit commented 1 month ago

Could you change the PR title to be more descriptive, it will end up on the changelog

Updated. thanks. good shout.