Skip to content

Commit

Permalink
typo in help header
Browse files Browse the repository at this point in the history
  • Loading branch information
ccreutzi committed Jun 5, 2024
1 parent bcf4d85 commit e51f5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ollamaChat.m
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
end

function [text, message, response] = generate(this, messages, nvp)
%generate Generate a response using the azureChat instance.
%generate Generate a response using the ollamaChat instance.
%
% [TEXT, MESSAGE, RESPONSE] = generate(CHAT, MESSAGES) generates a response
% with the specified MESSAGES.
Expand Down

0 comments on commit e51f5eb

Please sign in to comment.