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
617 stars 403 forks source link

Upgrade to .NET 8 #170

Closed luisquintanilla closed 9 months ago

luisquintanilla commented 1 year ago

Update the sample to target .NET 8

LittleLittleCloud commented 12 months ago

@IEvangelist Could you help update frontend to net8? I'm not quite familiar with blazor

luisquintanilla commented 9 months ago

Marking issue as complete.