We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195d096 commit d320400Copy full SHA for d320400
lib/deployments.js
@@ -41,7 +41,6 @@ async function createPrediction(deployment_owner, deployment_name, options) {
41
input,
42
this.fileEncodingStrategy
43
),
44
- stream,
45
},
46
}
47
);
0 commit comments