> Discover all available pages from the documentation index: https://mastra.zisheng.pro/zh-TW/llms.txt # ![AIHubMix 標誌](https://models.dev/logos/aihubmix.svg)AIHubMix AIHubMix 可透過 AI SDK 使用。安裝對應的 Provider 套件後,即可在 Mastra 中使用其模型。 如需此 Provider 的詳細說明,請參閱 [AI SDK AIHubMix Provider 文件](https://ai-sdk.dev/providers/community-providers/aihubmix)。 如需在 Mastra Agent 中使用此 Provider,請參閱 [Agent 概覽文件](https://mastra.zisheng.pro/zh-TW/docs/agents/overview)。 ## 安裝 **npm**: ```bash npm install @aihubmix/ai-sdk-provider ``` **pnpm**: ```bash pnpm add @aihubmix/ai-sdk-provider ``` **Yarn**: ```bash yarn add @aihubmix/ai-sdk-provider ``` **Bun**: ```bash bun add @aihubmix/ai-sdk-provider ```