Skip to content

Commit

Permalink
Fix typo: This is not using OpenAI
Browse files Browse the repository at this point in the history
  • Loading branch information
ccreutzi committed Jun 20, 2024
1 parent 8336cbb commit 0543e3e
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 @@ -53,7 +53,7 @@
%
%
% ollamaChat Functions:
% ollamaChat - Chat completion API from OpenAI.
% ollamaChat - Chat completion API using Ollama server.
% generate - Generate a response using the ollamaChat instance.
%
% ollamaChat Properties, in addition to the name-value pairs above:
Expand Down

0 comments on commit 0543e3e

Please sign in to comment.