Communityv0.1.0

Azure Ai Projects - Microsoft Foundry SDKs

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundry SDK - for low-level agent operations, use azure-ai-agents-python skill.

2.3kdownloads1starsthegovind
View on ClawHubBack to Skills

Skill Details

Slug
azure-ai-projects-py
Latest Version
0.1.0
Author
thegovind
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Azure Ai Projects - Microsoft Foundry SDKs.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of azure-ai-projects-py - Provides high-level Python SDK (Foundry SDK) for building AI applications on Azure AI Foundry - Supports agent creation (including versioned agents), tool integration, threads, runs, and agent memory stores - Enables management of connections, model deployments, datasets, and indexes - Includes evaluation features via OpenAI-compatible client - Offers both synchronous and asynchronous client usage patterns - Comprehensive usage documentation and best practices included in SKILL.md