Pamela Fox

Results 527 comments of Pamela Fox

Hmmm. Maybe this is me being overly curmudgeonly, but I believe that Array.indexOf is a more recent addition to browsers than localStorage, so introducing it could potentially reduce the usability...

The follow-up questions feature now works, but ChatGPT does not format the questions in a reliable manner. Sometimes it puts them inside angle brackets as requested, but it often puts...

I'll close this issue since follow-up questions are rendered, but we do have an issue with reliably rendering as links: https://github.com/Azure-Samples/azure-search-openai-demo/issues/783

@Alok0406 This looks like an accidental PR. I see there are alot of documents in the data folder. Please note that this is a public repo, so those documents are...

I am not an admin on this repo (just a contributor), but I've asked an admin to delete it.

If you are getting an error like this, it is probably due to the deployment ID not being specified correctly. I recommend enabling debug logging (see the FAQ in the...

I only use list view myself, so it hasn't been a blocker for me. It's probably some slight change in the data, I'd suggest checking out the code locally and...

Hm, did you run "azd up" a while ago? If you ran it today, it should set up your Document Intelligence environment variables, in AZURE_DOCUMENTINTELLIGENCE_SERVICE, but it seems like it's...

I still get the error when I remove the Bicep that references the graph provider. However, the error goes away if I remove bicepconfig.json, the file that contains: ``` {...

Update: I get the error still if I remove "microsoftGraphPreview" from that config (and leave extensbility: true, but I don't get the error if I set extensibility to false.