Pamela Fox
Pamela Fox
@john0isaac Thank you for sharing that, super helpful. I just tried it out and it even works in Edge on Mac (where the browser Speech Recognition does *not* work yet,...
I am able to debug the Python code with the current launch.json (which runs a Quart module, not Flask - we ported a few months ago). I run it inside...
@sunnygambit1989 Please download the latest version of azd, it contains the fix. There's a link in the terminal in your screenshot.
There was an issue with the UI for overriding the prompt which I just fixed and merged in pr #606 so you can change temporarily there, or change permanently in...
Using GPT-4 is now documented in the README. Thanks @vrajroutu for sharing your PR.
I am closing this issue since this is a general question about Azure OpenAI, not specific to this code. That page has since been updated with additional clarifications, so hopefully...
A PR is in progress: https://github.com/Azure-Samples/azure-search-openai-demo/pull/385
This repo got ported to support Chat Completions a while ago (0613). It defaults to 3.5 however, since most don't have access to 4. To use GPT-4 : In infra/main.bicep,...
@kshokn2 I just experimented myself and realized the free tier also doesn't support managed identity, how did you get around that issue? are you using keys?
Interesting, I didn't realize it changed. I've passed your feedback onto ACS team.