@linmlxg分享一个codex的url+key,可用5.3/5.4模型,20刀,仅限今天 中发帖

config.toml配置如下: 
model_provider = "crs"
model = "gpt-5.4"
model_reasoning_effort = "high"
disable_response_storage = true
preferred_auth_method = "apikey"

[model_providers.crs]
name = "crs"
base_url = "https://api-singp.dingnew.top/rust/openai"
wire_api = "responses"

[notice]
hide_full_access_warning = true


auth.json配置如下: 
{
  "OPENAI_API_KEY": "cr_c583e29616f6d98a8a4ea6532f51c96d3d455356a243...
 
 
Back to Top