Ollama
Ollama 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 Ollama provider docs.
To use this provider with Mastra agents, see the Agent Overview documentation.
InstallationDirect link to Installation
- npm
- pnpm
- Yarn
- Bun
npm install ollama-ai-provider-v2
pnpm add ollama-ai-provider-v2
yarn add ollama-ai-provider-v2
bun add ollama-ai-provider-v2