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
847 stars 437 forks source link

fix: Downgrade streamlit - The value of a text_area within a form does not update or propagate correctly. #1501

Closed Pavan-Microsoft closed 12 hours ago

Pavan-Microsoft commented 15 hours ago

Purpose

The value of a text_area within a form does not update or propagate correctly.

Does this introduce a breaking change?

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Ensure that the admin page correctly displays both user and system prompts.

image
github-actions[bot] commented 15 hours ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL310991570% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
301 0 :zzz: 0 :x: 0 :fire: 1m 1s :stopwatch:
github-actions[bot] commented 11 hours ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: