Skip to content

Commit

Permalink
Cosmetic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MiriamScharnke committed Aug 6, 2024
1 parent 4563e70 commit a1b48e1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/functions/openAIChat.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# openAIChat

Connect to OpenAI® Chat Completion API
Connect to OpenAI® Chat Completion API from MATLAB®

# Creation
## Syntax
Expand All @@ -19,7 +19,6 @@ Connect to OpenAI® Chat Completion API


## Description

Connect to the OpenAI Chat Completion API to generate text using large language models developed by OpenAI.


Expand Down Expand Up @@ -227,7 +226,7 @@ Names of the custom functions specified in the `Tools` name\-value argument.

# Object Functions

`generate` – Generate text
`generate` – Generate output from large language models

# Examples
## Create OpenAI Chat
Expand Down

0 comments on commit a1b48e1

Please sign in to comment.