@hajimi2cc里怎么用gpt5.3 中发帖

现在gpt的key太多了,不想在codex用,想在win下cc用 
我用ccr试了试,
[image]
配置怎么改 或者说有别的能转换的吗
{
"name": "codex",
"api_base_url": "https://",
"api_key": "sk-",
"models": [
"gpt-5.3-codex"
],
"transformer": {
"use": [
"maxtoken",
"enhancetool",
"reasoning",
"OpenAI",
"openai-responses",
"tooluse"
]
...