Pamela Fox

Results 718 comments of Pamela Fox
trafficstars

Great doc @zedhaque! Ideally we'd also make the code changes that enable External ID optionally. We have the code for the setup for either Entra ID or Entra External ID...

I wonder if your Bicep is out of date? I'm on a Mac as well and have not seen that issue. Can you run `az bicep version` and tell me...

By user upload, do you actually mean a user of your app uploading? In that case, the per-file upload is already supported. Can you describe more what you mean?

I see this a lot in generic chat apps, but not as much in RAG apps, since the prompt very carefully explains how to provide citations in the right format....

I'll send a PR to make embeddings and app more consistent. approach.py is for the computer vision SDK, however, which is a different SDK than OpenAI, so it should not...

I saw that as well, and I've reported it to the App Service team. That's why I have not yet merged https://github.com/Azure-Samples/azure-search-openai-demo/pull/2083 This is only with the optional variable, right?...

Okay, thanks for clarifying, I've reached out again to the App Service team.

That could be a useful feature. I think many people end up leaving the settings on for everyone, from what I've seen, though I would personally want to lockdown the...

I think it might be even easier to do this with localStorage. Or at least, I personally prefer using localStorage over cookies, for browser-side preferences. You'd need to think about...

@vhvb1989 Does a developer also need Microsoft.Resources/deployments/operationStatuses/read for a standard azd deployment? If so, our README needs updating. And/or perhaps there's a script we can provide that'd make exactly the...