Skip to content

Commit 60b9155

Browse files
committed
Use redacted dashboard screenshot
1 parent 3e3023b commit 60b9155

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ proxy fills only that missing field, keeps streaming untouched, and gives users
1111
a read-only dashboard to verify real traffic and benchmark whether their
1212
provider actually benefits from the priority lane.
1313

14-
[中文说明](#中文说明) · [Install](#install) · [Dashboard](#dashboard) · [Benchmark](#benchmark) · [Change Upstream](#change-upstream) · [Update](#update) · [Uninstall](#uninstall) · [Safety](#safety-model) · [Sponsor](#sponsor)
14+
[Chinese](#chinese) · [Install](#install) · [Dashboard](#dashboard) · [Benchmark](#benchmark) · [Change Upstream](#change-upstream) · [Update](#update) · [Uninstall](#uninstall) · [Safety](#safety-model) · [Sponsor](#sponsor)
1515

1616
![Codex Fast Proxy dashboard](docs/assets/dashboard.png)
1717

@@ -59,7 +59,7 @@ After installation, restart Codex App and return to the same conversation, or op
5959
process. Then ask:
6060

6161
```text
62-
启用 Codex Fast proxy
62+
Enable Codex Fast proxy
6363
```
6464

6565
After enabling, restart Codex App again, or open a new Codex CLI process, so the running Codex
@@ -71,7 +71,7 @@ to restart the proxy automatically when the recorded provider still points to th
7171
Ask Codex:
7272

7373
```text
74-
查看 Codex Fast proxy 状态
74+
Show Codex Fast proxy status
7575
```
7676

7777
Or run:
@@ -109,7 +109,7 @@ arguments, or response contents.
109109
Ask Codex:
110110

111111
```text
112-
跑一下 Codex Fast proxy A/B benchmark
112+
Run the Codex Fast proxy A/B benchmark
113113
```
114114

115115
Or run:
@@ -165,7 +165,7 @@ python -m codex_fast_proxy set-upstream --upstream-base https://api.example.com/
165165
Or ask Codex:
166166

167167
```text
168-
Codex Fast proxy 的上游切到 https://api.example.com/v1
168+
Set Codex Fast proxy upstream to https://api.example.com/v1
169169
```
170170

171171
`set-upstream` refuses to run if the recorded provider no longer points to the local proxy. When it
@@ -297,6 +297,8 @@ python -m codex_fast_proxy serve `
297297
--service-tier priority
298298
```
299299

300+
<a id="chinese"></a>
301+
300302
## 中文说明
301303

302304
`codex-fast-proxy` 是一个本地 Fast 代理,面向 Codex App 和 Codex CLI。它解决的核心问题是:

docs/assets/dashboard.png

-1.78 KB
Loading

0 commit comments

Comments
 (0)