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
612 stars 401 forks source link

Upgrade to .NET 8.0 GA bits - all packages #243

Closed IEvangelist closed 10 months ago

IEvangelist commented 10 months ago

Closes #239

IEvangelist commented 10 months ago

This one upgrade all packages - and fixes broken APIs in the process, it supersedes #239 - Sorry @Eilon, I didn't see your PR.