> Discover all available pages from the documentation index: https://mastra.zisheng.pro/zh-HK/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-HK/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 ```