gcyt211codex 50刀,启动 中发帖

“baseURL”: “AI新境 - AI API Gateway”, 
“apiKey”: “sk-3723a54fb2d21764a633092dbac9890fd400d32788d6addfd5f279bee8af5d4f”
“models”: {
“gpt-5-codex”: {
“name”: “GPT-5 Codex”,
“limit”: {
“context”: 400000,
“output”: 128000
},
“options”: {
“store”: false
},
“variants”: {
“low”: {},
“medium”: {},
“high”: {}
}
},
“gpt-5.1-codex”: {
“name”: “GPT-5.1 Codex”,
“limit”: {
“context”: 400000,
...