The azure-ai-projects SDK (v2.x) is the definitively unified entry point for all Foundry capabilities. As of early 2026, the legacy azure-ai-agents dependency was completely removed, unifying agents, inference, evaluations, and memory natively under the AIProjectClient.
| Language | Package | Install Command |
|---|---|---|
| Python | azure-ai-projects | pip install azure-ai-projects>=2.0.0 |
| .NET | Azure.AI.Projects | dotnet add package Azure.AI.Projects |
| JavaScript | @azure/ai-projects | npm install @azure/ai-projects |
azure-ai-projects) to maintain support.