ChatGPT linux版今天更新以后不能“替我审批”了?

linganshi 2026-09-17 18:54 1


什么情况?只有请求批准和完全访问了。

最新回复 (3)
  • Waitingfor 09-17 19:30
    1

    我是windows,config.toml文件:


    model_provider = "custom"
    model = "gpt-6-astra"
    model_catalog_json = "model-catalogs/relay-mr3mm5eh.json"
    model_reasoning_effort = "xhigh"
    personality = "pragmatic"
    sandbox_mode = "workspace-write"
    approval_policy = "on-request"
    approvals_reviewer = "auto_review"

    notify = [ "你的路径", "turn-ended" ]

    [model_providers.custom]
    name = "custom"
    wire_api = "responses"
    requires_openai_auth = true
    base_url = "你的"
  • linganshi 楼主 09-18 00:50
    2

    我纳闷为什么之前能在界面上手动打开,现在突然必须得改配置文件了 ^-^

  • Waitingfor 09-18 00:53
    3

    问题解决了吗,必须我那样修改吗

* 帖子来源Linux.do
返回