# ChatGPT.好友 (uTools 插件)

uTools **ChatGPT.好友** 是一款用于 uTools 的 AI 插件，支持通过连接 AI 网关来访问多个 AI 模型。

通过绑定 AI 网关的 API 密钥，该插件可以将请求统一路由至 AI 网关，并通过统一接口与不同模型提供方进行交互。

有关安装和 API 集成的更多信息，请查看 [**帮助文档**](https://help.chats.li/)。

### API Endpoint 管理

1. 点击 <img src="/files/TIsZkjpttW0xYKeeVHiL" alt="" data-size="line"> 进入 API 路线管理界面。
2. 选择 **私有 API 路线**。
3. 将 `https://gateway.theturbo.ai` 填写为 **API 地址**，并输入创建 AI 网关实例后生成的 **API Key**。

<div align="left" data-with-frame="true"><figure><img src="/files/5oXykWPUgpmbKHsyhesX" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/ai-gateway/ai-gateway-integration/chatgpt.-hao-you-utools-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
