Skip to content

Commit 0543e3e

Browse files
committed
Fix typo: This is not using OpenAI
1 parent 8336cbb commit 0543e3e

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
@@ -53,7 +53,7 @@
5353
%
5454
%
5555
% ollamaChat Functions:
56-
% ollamaChat - Chat completion API from OpenAI.
56+
% ollamaChat - Chat completion API using Ollama server.
5757
% generate - Generate a response using the ollamaChat instance.
5858
%
5959
% ollamaChat Properties, in addition to the name-value pairs above:

0 commit comments

Comments
 (0)