> ## Documentation Index
> Fetch the complete documentation index at: https://docs.routerlink.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TypingMind

> 本文档仅供参考，演示如何配置我们的 API 与第三方 AI 聊天界面配合使用。文中提及的任何第三方软件、网站或服务均非由我们运营、控制或背书。

# **TypingMind 简介**

<Frame>
  <img src="https://mintcdn.com/matrixlabs/V2nhvFBjPr42bqwe/images/image-72.png?fit=max&auto=format&n=V2nhvFBjPr42bqwe&q=85&s=a2cb58ae4d5ed3a1ff7dd64b69904736" alt="Image" width="796" height="613" data-path="images/image-72.png" />
</Frame>

[**TypingMind**](https://www.typingmind.com/) 是一款专业、可高度定制的 AI 聊天界面，支持在同一平台上与 GPT、Claude、Gemini 等多种大语言模型（LLM）交互。它提供了丰富的功能，包括对话组织、提示词管理、文档上传以实现检索增强生成（RAG），以及自定义 AI 智能体构建。

核心特性：

* 支持多模型提供商，可自定义 API 配置
* 高级提示词库与对话管理
* 文档上传以支持检索增强生成（RAG）
* 提供个人使用、团队协作及自托管（保护隐私）等多种模式

# **步骤**

<Steps>
  <Step title="访问 TypingMind">
    前往 [https://www.typingmind.com/](https://www.typingmind.com/) 并使用您的电子邮箱完成登录。

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/7tS6OIKBf1u6w1Ic/images/tm1.png?fit=max&auto=format&n=7tS6OIKBf1u6w1Ic&q=85&s=633cbc961904774a942ee0c91fa8b621" alt="Tm1" width="1702" height="899" data-path="images/tm1.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/7tS6OIKBf1u6w1Ic/images/tm2.png?fit=max&auto=format&n=7tS6OIKBf1u6w1Ic&q=85&s=4c1e89522ed927790dea19e9e3bb86e4" alt="Tm2" width="810" height="337" data-path="images/tm2.png" />
    </Frame>
  </Step>

  <Step title="添加自定义模型">
    点击左侧边栏的 **Models** 图标，然后选择 **"Add custom model"**。

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/7tS6OIKBf1u6w1Ic/images/tm3.avif?fit=max&auto=format&n=7tS6OIKBf1u6w1Ic&q=85&s=31f5082625059ad8a0da1335f95f9f73" alt="Tm3" width="1200" height="427" data-path="images/tm3.avif" />
    </Frame>
  </Step>

  <Step title="配置模型参数">
    在 **Creation Method 中选择“Create Manually”。**

    以下是同时兼容 Anthropic 和 OpenAI 格式的示例模型配置。

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/V2nhvFBjPr42bqwe/images/image-74.png?fit=max&auto=format&n=V2nhvFBjPr42bqwe&q=85&s=d3d0244786ed75a987333eb9cd3898ee" alt="Image" width="1030" height="922" data-path="images/image-74.png" />
    </Frame>

    **Claude Opus 4.7**

    | 字段                  | 内容                                                                                             |
    | ------------------- | ---------------------------------------------------------------------------------------------- |
    | Name                | anthropic/claude-opus-4-7                                                                      |
    | API Type            | Claude Messages API                                                                            |
    | Endpoint URL        | [https://router-link.world3.ai/api/v1/messages](https://router-link.world3.ai/api/v1/messages) |
    | Model ID            | anthropic/claude-opus-4-7                                                                      |
    | Authentication Type | API Key via HTTP header                                                                        |
    | Header Key          | **x-api-key**                                                                                  |
    | Header Value        | \<ROUTERLINK\_API\_KEY>                                                                        |

    请将 `<ROUTERLINK_API_KEY>` 替换为您从 [**RouterLink**](https://routerlink.ai/settings/api-keys) 获取的 API Key。

    **GPT-5.5**

    | 字段                  | 内容                                                                                                             |
    | :------------------ | :------------------------------------------------------------------------------------------------------------- |
    | Name                | openai/gpt-5.5                                                                                                 |
    | API Type            | OpenAI Chat Completions API                                                                                    |
    | Endpoint URL        | [https://router-link.world3.ai/api/v1/chat/completions](https://router-link.world3.ai/api/v1/chat/completions) |
    | Model ID            | openai/gpt-5.5                                                                                                 |
    | Authentication Type | API Key via HTTP header                                                                                        |
    | Header Key          | Authorization                                                                                                  |
    | Header Value        | **Bearer \<ROUTERLINK\_API\_KEY>**                                                                             |

    请将 `<ROUTERLINK_API_KEY>` 替换为您从 [**RouterLink**](https://routerlink.ai/settings/api-keys) 获取的 API Key。

    您还可以基于以下配置添加其他[**模型**](https://routerlink.ai/models)：

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/7tS6OIKBf1u6w1Ic/images/image-75.png?fit=max&auto=format&n=7tS6OIKBf1u6w1Ic&q=85&s=17de15f1e1e79dc4c9d6e2274d8d411e" alt="Image" width="1187" height="770" data-path="images/image-75.png" />
    </Frame>
  </Step>

  <Step title="验证配置">
    点击 **"Test"** 按钮，验证连接是否正常。

    最后，点击"Add Model"。

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/7tS6OIKBf1u6w1Ic/images/image-76.png?fit=max&auto=format&n=7tS6OIKBf1u6w1Ic&q=85&s=6e642f040c562a20a94c02dbfbffcc5e" alt="Image" width="1035" height="219" data-path="images/image-76.png" />
    </Frame>
  </Step>

  <Step title="开始对话">
    点击左上角导航区域的 **"Chats"** 进入对话界面。

    从图标菜单中选择刚才配置好的模型。

    <Frame>
      <img src="https://mintcdn.com/matrixlabs/7tS6OIKBf1u6w1Ic/images/image-77.png?fit=max&auto=format&n=7tS6OIKBf1u6w1Ic&q=85&s=26a348848054e5a245ee9ed423f0dc4e" alt="Image" width="1205" height="784" data-path="images/image-77.png" />
    </Frame>

    输入您的提示词，确认集成功能正常运行。
  </Step>
</Steps>

# **故障排查**

| **问题**        | **解决方案**                                            |
| :------------ | :-------------------------------------------------- |
| **鉴权失败**      | 检查 API Key 格式是否正确，Bearer 前缀后需有一个空格                  |
| **模型无响应**     | 确认 Model ID 与 RouterLink 文档中的格式完全一致                 |
| **连接超时**      | 检查网络连接，并确认 API 端点 URL 正确无误                          |
| **Test 按钮失败** | 确认所有自定义 Header 均已正确配置（Authorization 和 Content-Type） |
