Azure
Azure is available through the AI SDK. Install the provider package to use their models with Mastra.
For detailed provider-specific documentation, see the AI SDK Azure provider docs.
To use this provider with Mastra agents, see the Agent Overview documentation.
InstallationDirect link to Installation
- npm
- pnpm
- Yarn
- Bun
npm install @ai-sdk/azure
pnpm add @ai-sdk/azure
yarn add @ai-sdk/azure
bun add @ai-sdk/azure