We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a65e7 commit b0f15e2Copy full SHA for b0f15e2
doc/functions/openAIChat.md
@@ -34,7 +34,7 @@ To connect to the OpenAI API, you need a valid API key. For information on how t
34
`chat = openAIChat(___,APIKey=key)` uses the specified API key.
35
36
37
-`chat = openAIChat(___,``Name=Value``)` specifies additional options using one or more name\-value arguments.
+`chat = openAIChat(___,Name=Value)` specifies additional options using one or more name\-value arguments.
38
39
## Input Arguments
40
### `systemPrompt` \- System prompt
0 commit comments