karoc 在 Ark 公益站 Codex 中怎么配置啊? 中发帖
各位能成功调用 Ark 模型的佬都是怎么配置的啊?
我这一直报 404 错误,也不知道怎么回事。
[image]
使用站点中的操练场就可以正常聊,不过它自认为是 gemini 🤣
[image]
[image]
我在 Codex 中的配置如下:
model_provider = “myproxy”
model = “glm-5.1”
review_model = “glm-5.1”
model_reasoning_effort = “high”
model_verbosity = “high”
disable_response_storage = true
network_access = “enabled”
windows_wsl_setup_acknowledged = true
model_context_window = 256000
mode...