-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.ChatCompletionData.GetMessage
Andrew Lambert edited this page Jan 15, 2024
·
3 revisions
OpenAI.ChatCompletionData.GetMessage
Function GetMessage(Index As Integer) As JSONItem
Name | Type | Comment |
---|---|---|
Index | Integer | The index of the message to get. |
Returns the message at Index as a JSONItem.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.