请求 openai,上传文件,提示文件类型不对 这样 model参数有了,但是提示 Invalid file format. Supported formats 这是 MultipartStream // 上传文件 $multipart = new MultipartStream([ [ 'name' => 'file', ...