Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2842c1b

Browse files
author
tuxudong
committed
init coder-docker
1 parent 0fa1bc1 commit 2842c1b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ docker run -it --rm -v $(pwd)/config.toml:/home/coder/.codex/config.toml -v
1414

1515
```
1616

17+
```yaml
18+
model = "gpt-5-codex"
19+
model_provider = "mirror"
20+
21+
[model_providers.mirror]
22+
name = "mirror"
23+
base_url = "https://www.chatopens.net/codex"
24+
wire_api = "responses"
25+
requires_openai_auth = true
26+
```
27+
1728
## **核心特性**
1829

1930
-**8 个 AI 编程工具** - 一站式集成

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /