Pamela Fox

Results 144 issues of Pamela Fox

## Purpose This PR makes it easy to use localhost over HTTPS, especially when AZURE_USE_AUTHENTICATION is true. ## Does this introduce a breaking change? When developers merge from main and...

These issues need addressing: Enable Security Logging in Azure Virtual Machines Management ports must not be open on machines Guest Configuration extension must be deployed to the VM using Azure...

vnet

**Describe the bug** We have had multiple issues due to our own project having a utils.py, as apparently promptflow-evals also has a utils.py, and it somehow gets confused by our...

bug

**Describe the bug** I am trying to run the ViolenceEvaluator sample on an AI project, with this code: ``` from promptflow.evals.evaluators import ViolenceEvaluator project_scope = { "subscription_id": "", "resource_group_name": "MaaSFieldRG",...

bug
no-recent-activity

**Describe the bug** Using code like this: ``` from promptflow.evals.evaluators import SimilarityEvaluator similarity = SimilarityEvaluator(model_config) similarity_score = similarity( question=sample['question'], answer=sample['final_answer'], ground_truth=sample['gold_final_answer'], ) ``` We get a result of nan for...

bug

**Is your feature request related to a problem? Please describe.** We would like to bring promptflow-core into our web apps, but we're concerned about the Flask/FastAPI dependency as it may...

enhancement
long-term

Any chance you could support lower cost deployment, ala https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_lowcost.md ? That would help hackers who want to deploy this for the upcoming RAGHack. It'd require adding azd parameters for...

documentation
backend
infra

See https://devblogs.microsoft.com/identity/secure-azure-deployments-with-psrule/

See https://devblogs.microsoft.com/identity/secure-azure-deployments-with-psrule/