-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
使用codex配置切换后baseurl未生效,应该是config.toml的设置问题
切换后
正确配置
model_provider = "duckcoding"
model = "gpt-5.1-codex"
model_reasoning_effort = "high"
network_access = "enabled"
disable_response_storage = true
[model_providers.duckcoding]
name = "duckcoding"
base_url = "https://jp.duckcoding.com/v1"
wire_api = "responses"
requires_openai_auth = true
api key配置在auth.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels