Favicon of azure-openai-to-responses

azure-openai-to-responses Skill

AI Agent SkillCloud & DevOpsJupyter NotebookOpen source

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.

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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using generative-ai-for-beginners

Technical details

Copy skill directory
  • 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

Jupyter NotebookCopy skill directory

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

Explore related resources

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.

Share:

Stars
112,968
Forks
60,696
Last commit
9 days ago
Repository age
3 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to azure-openai-to-responses