mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:40:25 +00:00
docs: codex配置说明优化
This commit is contained in:
12
README.md
12
README.md
@@ -17,14 +17,14 @@
|
||||
|
||||
---
|
||||
|
||||
## 💎 Claude 拼车 - Claude Code 合租服务推荐
|
||||
## 💎 Claude/Codex 拼车服务推荐
|
||||
|
||||
<div align="center">
|
||||
|
||||
| 平台 | 类型 | 介绍 |
|
||||
|:---:|:---:|:---|
|
||||
| **[pincc.ai](https://pincc.ai/)** | 🏆 **官方运营** | 项目官方直营的Claude拼车服务<br>提供200刀 Claude Code Max 套餐共享服务 |
|
||||
| **[ctok.ai](https://ctok.ai/)** | 🤝 合作伙伴 | 社区认可的Claude拼车服务 |
|
||||
| 平台 | 类型 | 服务 | 介绍 |
|
||||
|:---|:---|:---|:---|
|
||||
| **[pincc.ai](https://pincc.ai/)** | 🏆 **官方运营** | <small>✅ Claude Code<br>✅ Codex CLI</small> | 项目直营,提供稳定的 Claude Code / Codex CLI 拼车服务 |
|
||||
| **[ctok.ai](https://ctok.ai/)** | 🤝 合作伙伴 | <small>✅ Claude Code<br>✅ Codex CLI</small> | 社区认证,提供 Claude Code / Codex CLI 拼车 |
|
||||
|
||||
|
||||
</div>
|
||||
@@ -416,7 +416,7 @@ gemini # 或其他 Gemini CLI 命令
|
||||
|
||||
**Codex 配置:**
|
||||
|
||||
在 `~/.codex/config.toml` 文件中添加以下配置:
|
||||
在 `~/.codex/config.toml` 文件**开头**添加以下配置:
|
||||
|
||||
```toml
|
||||
model_provider = "crs"
|
||||
|
||||
@@ -425,7 +425,7 @@
|
||||
<p class="mb-3 text-sm text-yellow-700">
|
||||
在
|
||||
<code class="rounded bg-yellow-100 px-1">~/.codex/config.toml</code>
|
||||
文件中添加以下配置:
|
||||
文件开头添加以下配置:
|
||||
</p>
|
||||
<div
|
||||
class="overflow-x-auto rounded bg-gray-900 p-2 font-mono text-xs text-green-400 sm:p-3 sm:text-sm"
|
||||
@@ -956,7 +956,7 @@
|
||||
<p class="mb-3 text-sm text-yellow-700">
|
||||
在
|
||||
<code class="rounded bg-yellow-100 px-1">~/.codex/config.toml</code>
|
||||
文件中添加以下配置:
|
||||
文件开头添加以下配置:
|
||||
</p>
|
||||
<div
|
||||
class="overflow-x-auto rounded bg-gray-900 p-2 font-mono text-xs text-green-400 sm:p-3 sm:text-sm"
|
||||
@@ -1478,7 +1478,7 @@
|
||||
<p class="mb-3 text-sm text-yellow-700">
|
||||
在
|
||||
<code class="rounded bg-yellow-100 px-1">~/.codex/config.toml</code>
|
||||
文件中添加以下配置:
|
||||
文件开头添加以下配置:
|
||||
</p>
|
||||
<div
|
||||
class="overflow-x-auto rounded bg-gray-900 p-2 font-mono text-xs text-green-400 sm:p-3 sm:text-sm"
|
||||
|
||||
Reference in New Issue
Block a user