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: Updated the column name as "id" for the azureSearchFieldId column in bicep code #1219

Closed Roopan-Microsoft closed 3 months ago

Roopan-Microsoft commented 3 months ago

Purpose

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

Verify that the following are valid

Other Information

github-actions[bot] commented 3 months ago

Coverage

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

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

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: