Skip to content

Commit e51f5eb

Browse files
committed
typo in help header
1 parent bcf4d85 commit e51f5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollamaChat.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
end
103103

104104
function [text, message, response] = generate(this, messages, nvp)
105-
%generate Generate a response using the azureChat instance.
105+
%generate Generate a response using the ollamaChat instance.
106106
%
107107
% [TEXT, MESSAGE, RESPONSE] = generate(CHAT, MESSAGES) generates a response
108108
% with the specified MESSAGES.

0 commit comments

Comments
 (0)