You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ This repository contains example code to demonstrate how to connect MATLAB to th
5
5
The functionality shown here serves as an interface to the ChatGPT and DALL·E APIs. To start using the OpenAI APIs, you first need to obtain OpenAI API keys. You are responsible for any fees OpenAI may charge for the use of their APIs. You should be familiar with the limitations and risks associated with using this technology, and you agree that you shall be solely responsible for full compliance with any terms that may apply to your use of the OpenAI APIs.
6
6
7
7
Some of the current LLMs supported are:
8
-
- gpt-3.5-turbo, gpt-3.5-turbo-1106
9
-
- gpt-4, gpt-4-1106-preview
10
-
- gpt-4-vision-preview (a.k.a. GPT-4 Turbo with Vision)
0 commit comments