We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f02e9 commit 2d27fecCopy full SHA for 2d27fec
openAIImages.m
@@ -85,7 +85,7 @@
85
% Only "dall-e-3" supports this parameter.
86
87
arguments
88
- this (1,1) openAIImages
+ this (1,1) openAIImages
89
prompt {mustBeNonzeroLengthTextScalar}
90
nvp.NumImages (1,1) {mustBePositive, mustBeInteger,...
91
mustBeLessThanOrEqual(nvp.NumImages,10)} = 1
0 commit comments