Skip to content

Commit

Permalink
Fixed typo for addUserMessageWithImages
Browse files Browse the repository at this point in the history
  • Loading branch information
toshiakit committed Jan 13, 2024
1 parent edb198e commit bd780e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openAIMessages.m
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
% addSystemMessage - Add system message.
% addUserMessage - Add user message.
% addUserMessageWithImages - Add user message with images for
% GPT-4 Vision.
% GPT-4 Turbo with Vision.
% addFunctionMessage - Add a function message.
% addResponseMessage - Add a response message.
% removeMessage - Remove message from history.
Expand Down

0 comments on commit bd780e2

Please sign in to comment.