Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align AzureBlobs:Container to chatmemory in memorypipeline's settings (…
…microsoft#1077) ### Motivation and Context The value for AzureBlobs:Container differs between webapi and memorypipeline in the appsettings.json file, which prevents the two from working together. ### Description Align AzureBlobs:Container to chatmemory in memorypipeline's settings ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [Contribution Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
- Loading branch information