Happy sharkcodex新版本报错 中发帖

报错内容如下,我查了一下需要禁用features.multi_agent_v2,但是我还要用trellis,请问有其他解决方法嘛 😭,codex cli版本是最新的0.138.0 
{
  "error": {
    "message": "Invalid Value: 'tools'. Function 'functions.spawn_agent' declares
encrypted parameters but is not configured for encrypted tool use by this model.",
    "type": "invalid_request_error",
    "param": "tools",
    "code": null
  }
}
 
 
Back to Top