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.
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