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
638 stars 310 forks source link

refactor: Apply pep8 on leftover files from pr-merge #908

Closed gaurarpit closed 1 month ago

gaurarpit commented 1 month ago

Purpose

Does this introduce a breaking change?

How to Test


* Run the application locally and go to http://localhost:8502/Ingest_Data
* Verify all options work
github-actions[bot] commented 1 month ago

Coverage

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

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

While you're here, could you make test_Integrated_vectorization_embedder.py lowercase?