Codex使用其他models
配置环境变量
修改文件C:\Users\41597\.codex\config.toml
model_provider = "iflow"
model = "qwen3-coder"
[model_providers.iflow]
name = "iflow"
base_url = "https://apis.iflow.cn/v1/chat/completions"
env_key = "IFLOW_API_KEY"
执行任务
License:
杭州小单纯