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
624 stars 294 forks source link

Automatically check the PEP8 compliance. TBD - Done after the changes. #864

Closed gaurarpit closed 1 week ago

gaurarpit commented 3 weeks ago

Required by #514

gaurarpit commented 1 week ago

we have decided against this. All the files except "Admin.py" are snake case and we'll not add automation to this anymore. We will rely on code review process to ensure that the naming stays snake_case. Closing this task.