Pamela Fox
Pamela Fox
Are you logged in with `azd auth login`?
I dont think you need more of my input. I havent checked to see if this is fixed in new promptflow-evals.
It specifically says that embeddings API is not yet supported on that page (at the bottom).
Hm, we dont have a security guidelines section yet. We do have https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/productionizing.md#additional-security-measures which somewhat covers up but doesnt mention secret scanning. I guess we have to add another section...
Thanks @zedhaque, assigning to @mattgotteiner
Can you be more specific by work differently? Azure OpenAI adds a content safety filter on top, so you'll see that in your API responses and may get a content...
Hm, interesting. Generally, there's high variability between one call to a model and another call, so I would recommend testing out different temperature values and setting the "seed" parameter of...
Have you set a seed? We dont set one yet by default in this repo. I'm not sure if the seed would be constant across Azure and OpenAI.com, I'll look...
I was thinking that the approach is: * Move the current TOC in docs/readme.md into the main readme.md, at the bottom under a section called "Additional documentation", with a link...
There is a developer setting to determine how many search results are truned from the search index. You can try that out in the Developer Settings panel, and make the...