让我再睡一会儿 (@sove)在使用cpa和newapi的时候,遇到了很诡异的报错 中发帖

在使用cpa和newapi的时候,在跑稍微长的任务时,就会报错: {“error”:{“message”:“Function tools with reasoning_effort are not 
supported for gpt-5.5 in /v1/chat/completions. Please use /v1/responses 
instead.,“type”:“invalid_request_error”,“param”:“reasoning_effort”,“code” 
:null}} 
这个错不是一上来运行就报,而是先执行了一段时间,然后才报,用的gpt5.5
 
 
Back to Top