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
839 stars 433 forks source link

fix: Added title as "Assistant type configuration" #1130

Closed Rohini-Microsoft closed 4 months ago

Rohini-Microsoft commented 4 months ago

Purpose

Assisant type section title under Configuration on admin page not visible when collapsed

Does this introduce a breaking change?

Added tittle as "Assistent type configuration"

How to Test

Jump over configuration section and try to expand and collapse the "Assistant Type" section Expected result: Title "Assistant type configuration " should be visible when collapsed.

image

github-actions[bot] commented 4 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/pages
   04_Configuration.py1511510%1–12, 14, 22–24, 28, 30, 35–44, 47–48, 51–62, 64–67, 69–71, 75–76, 88–92, 95–98, 100–101, 104–105, 109–111, 114–115, 118–119, 122–123, 146, 148–149, 151–155, 157–160, 163–167, 174–175, 185–189, 209–214, 221, 223, 228, 236, 244, 251–252, 259, 261–262, 266, 274, 280, 287, 305–309, 315–316, 335–336, 340, 342–343, 366, 401–402, 406–407, 410–411, 414–417, 419–420, 422–424, 426–429, 431–432
TOTAL264358877% 

Tests Skipped Failures Errors Time
294 0 :zzz: 0 :x: 0 :fire: 38.310s :stopwatch:
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.9.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: