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 0543e3e commit 3ebc529Copy full SHA for 3ebc529
tests/tazureChat.m
@@ -404,7 +404,7 @@ function keyNotFound(testCase)
404
invalidGenerateInput = struct( ...
405
"EmptyInput",struct( ...
406
"Input",{{ [] }},...
407
- "Error","MATLAB:validation:IncompatibleSize"),...
+ "Error","llms:mustBeMessagesOrTxt"),...
408
...
409
"InvalidInputType",struct( ...
410
"Input",{{ 123 }},...
tests/topenAIChat.m
@@ -663,7 +663,7 @@ function keyNotFound(testCase)
663
664
665
666
667
668
669
0 commit comments