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

# 11 模型与 Provider

“设置 → 模型”集中管理 Provider 和模型。可新增、编辑和删除配置，并为名称/别名做重复校验。

当前模型协议类型包括：

* Chat Completions

* Responses

* Messages

* Provider 配置承载访问模型所需的连接信息；密钥和地址应按服务商要求填写。

* 部分模型支持 Thinking 等增强功能，具体选项以模型设置页面为准。

* 模型/Provider 是否可用需要真实连接条件；保存成功不等于远端调用一定成功。

## 实验代理

除内置代理外，实验代理还可以添加其他 Code Agent，例如 Codex、WorkBuddy 等，以便按实验任务选择合适的代码执行代理。

<Frame caption="图 11-1　启用内置模型并添加自定义 Provider">
  <img src="https://mintcdn.com/otterflow/Dcha-CiB6zLII3MC/images/11-1-models-providers-mosaic-polished.png?fit=max&auto=format&n=Dcha-CiB6zLII3MC&q=85&s=581e29879ff9a6fd1aa819ec02284d33" alt="内置模型与自定义 Provider" width="1550" height="1366" data-path="images/11-1-models-providers-mosaic-polished.png" />
</Frame>
