monkey zhang第四波回馈佬友gpt5.4日400刀 中发帖

之前分享了三拨gpt5.4,佬友们速度还是很快,都蹬完了,今天再来额度400刀,速度蹬。 
auth.json
{
  "OPENAI_API_KEY": "sk-Qv4jBsYBwyqfFnSjdgCBY8Yt3F4ojgouSq9ibQHBrKklZQhE"
}

config.toml
model_provider = "codexeasy"
model = "gpt-5.4"
model_reasoning_effort = "high"
disable_response_storage = true

[model_providers.codexeasy]
name = "codexeasy"
base_url = "https://www.codexeasy.com"
wire_api = "responses"
requires_openai_auth = true
web_...
 
 
Back to Top