顶点
🌐 Vertex
Vertex 可通过 AI SDK 使用。安装提供程序包以在 Mastra 中使用他们的模型。
🌐 Vertex is available through the AI SDK. Install the provider package to use their models with Mastra.
有关详细的特定提供商文档,请参阅 AI SDK Vertex 提供商文档。
🌐 For detailed provider-specific documentation, see the AI SDK Vertex provider docs.
要在 Mastra 代理中使用此提供商,请参阅 代理概览文档。
🌐 To use this provider with Mastra agents, see the Agent Overview documentation.
安装Direct link to 安装
🌐 Installation
- npm
- pnpm
- Yarn
- Bun
npm install @ai-sdk/google-vertex
pnpm add @ai-sdk/google-vertex
yarn add @ai-sdk/google-vertex
bun add @ai-sdk/google-vertex