Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
5.86k stars 3.99k forks source link

ChatApp citation responses that show .docx document types don't appear in the citation window #1550

Open heartleaf opened 4 months ago

heartleaf commented 4 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Unable to display .docx document types source data in the citation window. Instead, they are downloaded.

Any log messages given by the failure

Expected/desired behavior

Citation should open the word document.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

azd version?

run azd version and copy paste here.

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

kermattf commented 4 months ago

I am getting the same, on latest main azd version 1.8.1 (commit 88369c36ce2a0d60794389aad9b10de938f587e1)

EOSG-DataDrive commented 3 weeks ago

Same issue here. It downloads the docx and opens locally only.