Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
560 stars 352 forks source link

Upgrade to .NET 8 RC2 #186

Closed aaronpowell closed 8 months ago

aaronpowell commented 9 months ago

Note: This builds on top of #184 so I'll leave it draft while that is evaluated.

Upgrades to use .NET 8 RC2 (current at the time of the PR).

Also updates to use Central Package Management which simplifies the dependency management with nuget.