Back to skills

azure-ai-projects-ts

ai-tools

TypeScript SDK for Azure AI Foundry that provides access to agents, connections, deployments, datasets, indexes, and evaluations through a single project client. Works with Azure OpenAI and other mode

Setup & Installation

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

What This Skill Does

TypeScript SDK for Azure AI Foundry that provides access to agents, connections, deployments, datasets, indexes, and evaluations through a single project client. Works with Azure OpenAI and other models deployed in Foundry projects. Instead of juggling separate SDKs for Azure OpenAI, Azure Search, and Azure ML, you manage agents, connections, and evaluations from one authenticated client tied to your Foundry project.

When to use it

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