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
656 stars 327 forks source link

docs: refresh documentation for running without a devcontainer #956

Closed liammoat closed 1 month ago

liammoat commented 1 month ago

Purpose

This pull request includes changes to the local setup documentation, specifically for macOS developers and those not using a DevContainer. The most significant changes include the addition of a note for macOS developers in the LOCAL_DEPLOYMENT.md file, and a rewrite of the NON_DEVCONTAINER_SETUP.md file to make it more detailed and user-friendly.

Does this introduce a breaking change?

github-actions[bot] commented 1 month ago

Coverage

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

Tests Skipped Failures Errors Time
277 0 :zzz: 0 :x: 0 :fire: 34.697s :stopwatch:
github-actions[bot] commented 1 month ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: