Back to skills

azure-ai-projects-py

ai-tools

Python SDK for building AI applications on Microsoft Azure Foundry. Wraps agent creation, thread management, evaluations, connections, deployments, datasets, and indexes under a single `AIProjectClien

Setup & Installation

npx skills add https://github.com/microsoft/azure-ai-projects-py --skill azure-ai-projects-py
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-ai-projects-py
View on GitHub

What This Skill Does

Python SDK for building AI applications on Microsoft Azure Foundry. Wraps agent creation, thread management, evaluations, connections, deployments, datasets, and indexes under a single `AIProjectClient`. Also provides an OpenAI-compatible client for projects that use standard OpenAI API patterns. Gives you a single authenticated client to manage the full lifecycle of Foundry-hosted agents, including versioning and evaluation, without juggling separate SDKs for each Azure service.

When to use it

  • Working with azure ai projects py functionality
  • Implementing azure ai projects py features
  • Debugging azure ai projects py related issues