azure-openai-to-responses Skill
Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API, s Published by microsoft in generative-ai-for-beginners.
Decision snapshot
Is this a fit?
Developers using generative-ai-for-beginners, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
26 days ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is azure-openai-to-responses Skill?
Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API, s Published by microsoft in generative-ai-for-beginners. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using generative-ai-for-beginners
Declared skill metadata
- Declared license: MIT
- Source file: .github/skills/azure-openai-to-responses/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use azure-openai-to-responses Skill
- Use it for developers using generative-ai-for-beginners.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/generative-ai-for-beginners
- Skill file: .github/skills/azure-openai-to-responses/SKILL.md
What it does
Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API, s
Skill instructions
Migrate Python Apps from Azure OpenAI Chat Completions to Responses API AUTHORITATIVE GUIDANCE — FOLLOW EXACTLY This skill migrates Python codebases using Azure OpenAI Chat Completions to the unified Responses API. Follow these instructions precisely. Do not improvise parameter mappings or invent API shapes. Installed from Azure-Samples/azure-openai-to-responses (MIT). Triggers Activate this skill when the user wants to: - Migrate a Python app from Azure OpenAI Chat Completions to Responses API - Upgrade Python OpenAI SDK usage to the latest API shape against Azure OpenAI - Prepare Python code for GPT-5 or newer models that require Responses on Azure - Switch from AzureOpenAI/AsyncAzureOpenAI to standard OpenAI/AsyncOpenAI client with the v1 endpoint - Fix deprecation warnings related to AzureOpenAI constructors or apiversion Why migrate GPT-5 and newer models require the Responses API. The new /openai/v1/ endpoint uses the standard OpenAI() client instead of AzureOpenAI(), requires no
Verified compatibility and discovery
Frequently asked questions
What is azure-openai-to-responses?
azure-openai-to-responses is a open-source AI agent skill with Copy skill directory. Migrate Python apps from Azure OpenAI Chat Completions to the Responses API.
Who is azure-openai-to-responses best for?
azure-openai-to-responses is best for reusing agent instructions, scripts, and references.
How do I install azure-openai-to-responses?
Install or run azure-openai-to-responses using Copy skill directory. Check azure-openai-to-responses for the latest setup command.
Is azure-openai-to-responses actively maintained?
azure-openai-to-responses may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.