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

# Bob 配置指南

> 在 Bob 翻译里配置 OpenAI 兼容接口，接入 YeLin AI。

<Info>
  Bob 通常支持 OpenAI 兼容提供商。
  你只需要 base URL 与 **API key**。
</Info>

## 你先准备什么

1. 你在 **Console** 创建 **API key**。
2. 你已安装 Bob。

## 配置步骤

1. 打开 Bob 的 **Preferences**。
2. 找到 **OpenAI** 或 **Custom API** 配置。
3. 按下表填写。

| 字段       | 你要填什么                        |
| -------- | ---------------------------- |
| Base URL | `https://api.yelinai.com/v1` |
| API key  | 你在 **Console** 复制的 key       |
| Model    | 例如 `gpt-4o-mini`             |

## 验证

你对一段短文本做翻译。
你能正常返回结果就说明成功。
