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.94k stars 4.08k forks source link

Adapting the web app for mobile devices #1809

Closed poonkuzhali closed 2 months ago

poonkuzhali commented 2 months ago

Please provide us with the following information:

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

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

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

Has anyone tried to make the web app adaptable to a mobile device? I am not very familiar with how to do it. Any guidance will be hugely appreciated.

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.

pamelafox commented 2 months ago

Yes, @zedhaque is working on it. Have you tried the latest release? https://github.com/Azure-Samples/azure-search-openai-demo/releases/tag/2024-07-10 I think Zed has a few other improvements in mind, see: https://github.com/Azure-Samples/azure-search-openai-demo/issues/1458

I'll close this as a duplicate of that. Please continue conversation there with your feedback.