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

Citations not displaying #181

Closed luisquintanilla closed 7 months ago

luisquintanilla commented 9 months ago

image

image

image

delicpsyche commented 8 months ago

I have the same issue but it returns citation 40% of times - anybody know whats the issue. I checked the query, Cog Search seems to be returning document ID/page etc but after its send to OpenAI it does not return any documents.

luisquintanilla commented 7 months ago

Marking issue complete. This should've been addressed in the latest changes to the app.