Model call failed after 4 attempts with BadRequestError: Error code: 400 - {'error': {'message': 'The reasoning_content in the thinking mode must be passed back to the API.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_request_error'}}
请问大佬这种情况需要怎么处理,使用思考模式(thinking mode)时,没有按照要求将上一次响应中的 reasoning_content 传递回 API。

Model call failed after 4 attempts with BadRequestError: Error code: 400 - {'error': {'message': 'The reasoning_content in the thinking mode must be passed back to the API.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_request_error'}}
请问大佬这种情况需要怎么处理,使用思考模式(thinking mode)时,没有按照要求将上一次响应中的 reasoning_content 传递回 API。