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
552 stars 345 forks source link

Fix a bug where the vector search options were `null` #246

Closed IEvangelist closed 7 months ago

IEvangelist commented 7 months ago

Fix a bug where the VectorSearch is null.