MSUSAzureAccelerators / Azure-Cognitive-Search-Azure-OpenAI-Accelerator

Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure AI Search + Azure SQL + Bing API + Azure Document Intelligence + LangChain + CosmosDB
https://gptsmartsearchapp.azurewebsites.net
MIT License
336 stars 555 forks source link

I can get the correct result with the Notebook 6(the first RAG), but there's error with the web search page #59

Closed wuimin closed 7 months ago

wuimin commented 8 months ago

I can get the correct result with the Notebook 6(the first RAG), everything is good. but from the web search page, I always got the error:

Not data returned from Azure Search, check connection..

'value'

anyone got the same issue?

pablomarin commented 7 months ago

Hard to say what the error is, but normally a 'value' error happens when the search engine doesn't return any results. Check that.