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 139985d commit 53dd267Copy full SHA for 53dd267
openAIChat.m
@@ -171,7 +171,7 @@
171
% The default value is CHAT.ModelName.
172
%
173
% Temperature - Temperature value for controlling the randomness
174
- % of the output. Default value is CHAT.Temperatur;
+ % of the output. Default value is CHAT.Temperature;
175
% higher values increase the randomness (in some sense,
176
% the “creativity”) of outputs, lower values
177
% reduce it. Setting Temperature=0 removes
0 commit comments