Pamela Fox
Pamela Fox
## Issue Description This repository is missing an `AGENTS.md` file at the root. That file is used to **onboard a coding agent (like GitHub Copilot's automation agents)** so it can...
## Issue Description This repository is using the Azure-specific client constructors from the OpenAI SDK: `AzureOpenAI` or `AsyncAzureOpenAI`. These constructors are deprecated in the latest SDKs. Migrate to the standard...
As of azd version 1.17.0, the `pipeline:` `variables:` section in `azure.yaml` is no longer needed. The Azure Developer CLI will auto-detect the needed variables from `main.parameters.json`. Please update this repository's...
## Issue Description This repository is missing an `AGENTS.md` file at the root. That file is used to **onboard a coding agent (like GitHub Copilot's automation agents)** so it can...
## Issue Description This repository is using the Azure-specific client constructors from the OpenAI SDK: `AzureOpenAI` or `AsyncAzureOpenAI`. These constructors are deprecated in the latest SDKs. Migrate to the standard...
As of azd version 1.17.0, the `pipeline:` `variables:` section in `azure.yaml` is no longer needed. The Azure Developer CLI will auto-detect the needed variables from `main.parameters.json`. Please update this repository's...
## Issue Description This repository is missing an `AGENTS.md` file at the root. That file is used to **onboard a coding agent (like GitHub Copilot's automation agents)** so it can...
## Issue Description This repository is using the Azure-specific client constructors from the OpenAI SDK: `AzureOpenAI` or `AsyncAzureOpenAI`. These constructors are deprecated in the latest SDKs. Migrate to the standard...
## Issue Description This repository is missing an `AGENTS.md` file at the root. That file is used to **onboard a coding agent (like GitHub Copilot's automation agents)** so it can...
This PR is currently failing CI: https://github.com/Azure-Samples/aisearch-openai-rag-audio/pull/75 Create a new PR that accomplishes the same goal as that PR, but passes CI. Here's a summary of why that PR is...